Sven 6334902502 ref: more docs & console logs před 1 rokem
..
components bd1c09055c docs: BytmDialog docs před 11 měsíci
dev 520689c104 Release 1.1.0 (#35) před 1 rokem
dialogs 7cb7b7c050 feat: plugin registration stuff před 11 měsíci
features 6369e20f67 ref: onInteraction now supports evt options před 11 měsíci
menu 6334902502 ref: more docs & console logs před 11 měsíci
tools 057edc34d9 fix: better readme gen & language names před 11 měsíci
utils be0472a333 chore: build před 11 měsíci
README.md 520689c104 Release 1.1.0 (#35) před 1 rokem
config.ts bf70b0a546 ref: config mgr comments před 11 měsíci
constants.ts 829d8dcdf6 ref: massive volume feature refactor před 11 měsíci
declarations.d.ts 520689c104 Release 1.1.0 (#35) před 1 rokem
index.ts 2d9c4fc73a fix: set volume on tab load před 11 měsíci
interface.ts 4c31c2a864 feat: more plugin registration stuff před 11 měsíci
observers.ts d5eca9852f ref: cleanup před 11 měsíci
siteEvents.ts 4c31c2a864 feat: more plugin registration stuff před 11 měsíci
types.ts e7ee69b698 fix: add intents stuff před 11 měsíci

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