Sv443 2cb29dd3ce ref: replace insertAfter and insertBefore with native method 11 ماه پیش
..
components 8345c342ea feat: different colors in cfg menu 11 ماه پیش
dev 520689c104 Release 1.1.0 (#35) 1 سال پیش
dialogs 329d087c3f ref: remove unnecessary code 11 ماه پیش
features 2cb29dd3ce ref: replace insertAfter and insertBefore with native method 11 ماه پیش
menu e3f94e2bf0 fix: better hidden text inputs 11 ماه پیش
tools 8e9983e3df feat: make dark reader fix an actual feature 11 ماه پیش
utils 2cb29dd3ce ref: replace insertAfter and insertBefore with native method 11 ماه پیش
README.md 520689c104 Release 1.1.0 (#35) 1 سال پیش
config.ts 992148a9a8 fix: dark reader feat in config migration 11 ماه پیش
constants.ts 9f3f42d228 ref: search params 11 ماه پیش
declarations.d.ts 520689c104 Release 1.1.0 (#35) 1 سال پیش
index.ts 8e9983e3df feat: make dark reader fix an actual feature 11 ماه پیش
interface.ts c0c5dfb84f ref: stuff 11 ماه پیش
observers.ts 4d765dc6f6 feat: onInteraction in interface 11 ماه پیش
siteEvents.ts 9f3f42d228 ref: search params 11 ماه پیش
types.ts 8e9983e3df feat: make dark reader fix an actual feature 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