Sven 3972b0a584 fix: remove debug code 11 tháng trước cách đây
..
components 1a15dee37f fix: broken a11y for bytmdialog close btn 11 tháng trước cách đây
dev 520689c104 Release 1.1.0 (#35) 1 năm trước cách đây
dialogs 45a5fcca93 feat: better version notif dialog behavior 11 tháng trước cách đây
features 3972b0a584 fix: remove debug code 11 tháng trước cách đây
menu 45a5fcca93 feat: better version notif dialog behavior 11 tháng trước cách đây
tools fcd6887b65 fix: change readme generation 11 tháng trước cách đây
utils 45a5fcca93 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 e579cb85e2 feat: more plugin stuff 11 tháng trước cách đây
constants.ts 7f459e4554 ref: random stuff that I found 11 tháng trước cách đây
declarations.d.ts 520689c104 Release 1.1.0 (#35) 1 năm trước cách đây
index.ts 45a5fcca93 feat: better version notif dialog behavior 11 tháng trước cách đây
interface.ts e579cb85e2 feat: more plugin stuff 11 tháng trước cách đây
observers.ts f2076c43a8 fix: default observer options 11 tháng trước cách đây
siteEvents.ts 142588dd8a feat: rebuild menu if advanced mode is changed 11 tháng trước cách đây
types.ts a1c74012a4 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