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

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