Sven c24e9e26b7 ref: more docs & console logs 1 gadu atpakaļ
..
components 04155abc81 docs: BytmDialog docs 1 gadu atpakaļ
dev 520689c104 Release 1.1.0 (#35) 1 gadu atpakaļ
dialogs 44fa2344a1 feat: plugin registration stuff 1 gadu atpakaļ
features e2d0288d31 ref: onInteraction now supports evt options 1 gadu atpakaļ
menu c24e9e26b7 ref: more docs & console logs 1 gadu atpakaļ
tools 16c15d88b9 fix: better readme gen & language names 1 gadu atpakaļ
utils 46ac0b3d59 chore: build 1 gadu atpakaļ
README.md 520689c104 Release 1.1.0 (#35) 1 gadu atpakaļ
config.ts a060c71947 ref: config mgr comments 1 gadu atpakaļ
constants.ts d21df53743 ref: massive volume feature refactor 1 gadu atpakaļ
declarations.d.ts 520689c104 Release 1.1.0 (#35) 1 gadu atpakaļ
index.ts cfb953952d fix: set volume on tab load 1 gadu atpakaļ
interface.ts 56ce8b7bc0 feat: more plugin registration stuff 1 gadu atpakaļ
observers.ts cec02cb932 ref: cleanup 1 gadu atpakaļ
siteEvents.ts 56ce8b7bc0 feat: more plugin registration stuff 1 gadu atpakaļ
types.ts 722ac5c0e0 fix: add intents stuff 1 gadu atpakaļ

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