Sv443 621b93189b ref: rename bytmdialog methods hace 1 año
..
dev 520689c104 Release 1.1.0 (#35) hace 1 año
dialogs 2481a297b4 feat: version notif changelog stuff hace 1 año
features d321a3e44d ref: style ids hace 1 año
menu 56015afd87 fix: config menu create on demand hace 1 año
tools 7fcc9fa33b feat: load in changelog externally hace 1 año
utils 621b93189b ref: rename bytmdialog methods hace 1 año
README.md 520689c104 Release 1.1.0 (#35) hace 1 año
config.ts 520689c104 Release 1.1.0 (#35) hace 1 año
constants.ts 78f700da99 fix: remove react support hace 1 año
declarations.d.ts 520689c104 Release 1.1.0 (#35) hace 1 año
index.ts d321a3e44d ref: style ids hace 1 año
interface.ts badca42bfb ref: move translations and BytmMenu to utils hace 1 año
observers.ts 520689c104 Release 1.1.0 (#35) hace 1 año
siteEvents.ts 520689c104 Release 1.1.0 (#35) hace 1 año
types.ts badca42bfb ref: move translations and BytmMenu to utils hace 1 año

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