Sv443 21af522c1d docs: fix readme icon link 1 an în urmă
..
dev 520689c104 Release 1.1.0 (#35) 1 an în urmă
dialogs 59462fb6a1 feat: finished version notif dialog 1 an în urmă
features eef56dac12 fix: whoops 1 an în urmă
menu f96114ae19 ref: move hotkeyInput to utils 1 an în urmă
tools 21af522c1d docs: fix readme icon link 1 an în urmă
utils 3e6f3e9598 fix: hotkey input via tab 1 an în urmă
README.md 520689c104 Release 1.1.0 (#35) 1 an în urmă
config.ts 520689c104 Release 1.1.0 (#35) 1 an în urmă
constants.ts 78f700da99 fix: remove react support 1 an în urmă
declarations.d.ts 520689c104 Release 1.1.0 (#35) 1 an în urmă
index.ts 18d5a67eed feat: fix version notif dialog 1 an în urmă
interface.ts badca42bfb ref: move translations and BytmMenu to utils 1 an în urmă
observers.ts 520689c104 Release 1.1.0 (#35) 1 an în urmă
siteEvents.ts 520689c104 Release 1.1.0 (#35) 1 an în urmă
types.ts badca42bfb ref: move translations and BytmMenu to utils 1 an în urmă

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