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

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