Sv443 94ac892ac2 feat: mostly fix menu on yt domain 11 meses atrás
..
components 94ac892ac2 feat: mostly fix menu on yt domain 11 meses atrás
dev 520689c104 Release 1.1.0 (#35) 1 ano atrás
dialogs 94ac892ac2 feat: mostly fix menu on yt domain 11 meses atrás
features 3972b0a584 fix: remove debug code 11 meses atrás
menu 94ac892ac2 feat: mostly fix menu on yt domain 11 meses atrás
tools 11411ebdec fix: gen-readme regexes 11 meses atrás
utils 45a5fcca93 feat: better version notif dialog behavior 11 meses atrás
README.md 520689c104 Release 1.1.0 (#35) 1 ano atrás
config.ts e579cb85e2 feat: more plugin stuff 11 meses atrás
constants.ts 7f459e4554 ref: random stuff that I found 11 meses atrás
declarations.d.ts 520689c104 Release 1.1.0 (#35) 1 ano atrás
index.ts 45a5fcca93 feat: better version notif dialog behavior 11 meses atrás
interface.ts e579cb85e2 feat: more plugin stuff 11 meses atrás
observers.ts f2076c43a8 fix: default observer options 11 meses atrás
siteEvents.ts 142588dd8a feat: rebuild menu if advanced mode is changed 11 meses atrás
types.ts a1c74012a4 feat: plugin stuff 11 meses atrás

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