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