Sv443 21af522c1d docs: fix readme icon link преди 1 година
..
dev 520689c104 Release 1.1.0 (#35) преди 1 година
dialogs 59462fb6a1 feat: finished version notif dialog преди 1 година
features eef56dac12 fix: whoops преди 1 година
menu f96114ae19 ref: move hotkeyInput to utils преди 1 година
tools 21af522c1d docs: fix readme icon link преди 1 година
utils 3e6f3e9598 fix: hotkey input via tab преди 1 година
README.md 520689c104 Release 1.1.0 (#35) преди 1 година
config.ts 520689c104 Release 1.1.0 (#35) преди 1 година
constants.ts 78f700da99 fix: remove react support преди 1 година
declarations.d.ts 520689c104 Release 1.1.0 (#35) преди 1 година
index.ts 18d5a67eed feat: fix version notif dialog преди 1 година
interface.ts badca42bfb ref: move translations and BytmMenu to utils преди 1 година
observers.ts 520689c104 Release 1.1.0 (#35) преди 1 година
siteEvents.ts 520689c104 Release 1.1.0 (#35) преди 1 година
types.ts badca42bfb ref: move translations and BytmMenu to utils преди 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