Sv443 331ecf4af3 feat: more menu option stuff 11 ماه پیش
..
components 331ecf4af3 feat: more menu option stuff 11 ماه پیش
dev 520689c104 Release 1.1.0 (#35) 1 سال پیش
dialogs 331ecf4af3 feat: more menu option stuff 11 ماه پیش
features 331ecf4af3 feat: more menu option stuff 11 ماه پیش
menu 331ecf4af3 feat: more menu option stuff 11 ماه پیش
tools 06a2877395 fix: gen-readme regexes 11 ماه پیش
utils 8f9ce20a90 feat: better version notif dialog behavior 11 ماه پیش
README.md 520689c104 Release 1.1.0 (#35) 1 سال پیش
config.ts eb50077f5c feat: more plugin stuff 11 ماه پیش
constants.ts 5ebcf649c0 ref: random stuff that I found 1 سال پیش
declarations.d.ts 520689c104 Release 1.1.0 (#35) 1 سال پیش
index.ts 8f9ce20a90 feat: better version notif dialog behavior 11 ماه پیش
interface.ts eb50077f5c feat: more plugin stuff 11 ماه پیش
observers.ts b4c3c9671f fix: default observer options 1 سال پیش
siteEvents.ts b5da901efa feat: rebuild menu if advanced mode is changed 11 ماه پیش
types.ts b7488e0aa7 feat: plugin stuff 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