Sv443 721489effa fix: expose BytmDialog and components on interface 1 год назад
..
components 721489effa fix: expose BytmDialog and components on interface 1 год назад
dev 520689c104 Release 1.1.0 (#35) 1 год назад
dialogs a6a3030536 fix: much better changelog menu 1 год назад
features 9125aae18e fix: better slider lock icon styling 1 год назад
menu c480d0fb99 fix: extended anchor tooltip 1 год назад
tools 23e76c001f ref: create asset subdirs 1 год назад
utils a6a3030536 fix: much better changelog menu 1 год назад
README.md 520689c104 Release 1.1.0 (#35) 1 год назад
config.ts d419343546 feat: volume lock 1 год назад
constants.ts 6a7015c8e0 fix: correct types 1 год назад
declarations.d.ts 520689c104 Release 1.1.0 (#35) 1 год назад
index.ts d419343546 feat: volume lock 1 год назад
interface.ts 721489effa fix: expose BytmDialog and components on interface 1 год назад
observers.ts cec02cb932 ref: cleanup 1 год назад
siteEvents.ts 520689c104 Release 1.1.0 (#35) 1 год назад
types.ts d419343546 feat: volume lock 1 год назад

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