Sv443 331ecf4af3 feat: more menu option stuff 11 månader sedan
..
components 331ecf4af3 feat: more menu option stuff 11 månader sedan
dev 520689c104 Release 1.1.0 (#35) 1 år sedan
dialogs 331ecf4af3 feat: more menu option stuff 11 månader sedan
features 331ecf4af3 feat: more menu option stuff 11 månader sedan
menu 331ecf4af3 feat: more menu option stuff 11 månader sedan
tools 06a2877395 fix: gen-readme regexes 11 månader sedan
utils 8f9ce20a90 feat: better version notif dialog behavior 11 månader sedan
README.md 520689c104 Release 1.1.0 (#35) 1 år sedan
config.ts eb50077f5c feat: more plugin stuff 11 månader sedan
constants.ts 5ebcf649c0 ref: random stuff that I found 1 år sedan
declarations.d.ts 520689c104 Release 1.1.0 (#35) 1 år sedan
index.ts 8f9ce20a90 feat: better version notif dialog behavior 11 månader sedan
interface.ts eb50077f5c feat: more plugin stuff 11 månader sedan
observers.ts b4c3c9671f fix: default observer options 1 år sedan
siteEvents.ts b5da901efa feat: rebuild menu if advanced mode is changed 11 månader sedan
types.ts b7488e0aa7 feat: plugin stuff 11 månader sedan

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