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

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