Sv443 198b18649d fix: thumbnail overlay edge case hace 1 año
..
components a2c32f7bfb feat: better a11y for bytmdialog hace 11 meses
dev 520689c104 Release 1.1.0 (#35) hace 1 año
dialogs 4d5551a097 fix: better version notif dialog hace 11 meses
features 198b18649d fix: thumbnail overlay edge case hace 11 meses
menu a2c32f7bfb feat: better a11y for bytmdialog hace 11 meses
tools 270ad0bcb3 feat: utils for opening thumbnail & more hace 11 meses
utils 198b18649d fix: thumbnail overlay edge case hace 11 meses
README.md 520689c104 Release 1.1.0 (#35) hace 1 año
config.ts baee604bec feat: remove share tracking param on one or both sites hace 11 meses
constants.ts 829d8dcdf6 ref: massive volume feature refactor hace 11 meses
declarations.d.ts 520689c104 Release 1.1.0 (#35) hace 1 año
index.ts 178f9e3f52 ref: better add global style func hace 11 meses
interface.ts 5db98f4925 feat: minor changes hace 11 meses
observers.ts 198b18649d fix: thumbnail overlay edge case hace 11 meses
siteEvents.ts abdf192856 fix: more minor fixes hace 11 meses
types.ts 5c11d6440a feat: hide cursor after inactivity hace 11 meses

README.md

Src

This directory contains the entire runtime code for the userscript.


Subdirectories

  • Dev - Contains random development files and notes that aren't included in the final build of the userscript
  • Features - Contains the code for all the separate features themselves
  • Menu - Contains the code for the userscript's different menus
  • Tools - Contains helper tools for building and developing the userscript
  • Utils - Contains helper utilities that are used in the userscript's code itself