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

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