Sv443 745e658de6 feat: disable dark reader on yt too 11 ماه پیش
..
components b150f11c11 feat: different colors in cfg menu 11 ماه پیش
dev 520689c104 Release 1.1.0 (#35) 1 سال پیش
dialogs 549381389c fix: copy to clipboard wrapper func 11 ماه پیش
features 50615ec5a3 feat: onInteraction in interface 11 ماه پیش
menu 3c4e4eef97 fix: better hidden text inputs 11 ماه پیش
tools 7c261f70ee ref: load css bundle through require directive 11 ماه پیش
utils 50615ec5a3 feat: onInteraction in interface 11 ماه پیش
README.md 520689c104 Release 1.1.0 (#35) 1 سال پیش
config.ts 498f8b9766 fix: catch errors 11 ماه پیش
constants.ts 5ebcf649c0 ref: random stuff that I found 1 سال پیش
declarations.d.ts 520689c104 Release 1.1.0 (#35) 1 سال پیش
index.ts 745e658de6 feat: disable dark reader on yt too 11 ماه پیش
interface.ts 50615ec5a3 feat: onInteraction in interface 11 ماه پیش
observers.ts 50615ec5a3 feat: onInteraction in interface 11 ماه پیش
siteEvents.ts 21ecb9de33 fix: random fixes 11 ماه پیش
types.ts 77cf5c4252 ref: dedicated func for creating style elem from resources 11 ماه پیش

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