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

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