Sv443 e099655fc2 fix: onInteraction and number key skip vor 11 Monaten
..
components 8345c342ea feat: different colors in cfg menu vor 11 Monaten
dev 520689c104 Release 1.1.0 (#35) vor 1 Jahr
dialogs 42e2114eb4 fix: copy to clipboard wrapper func vor 11 Monaten
features e099655fc2 fix: onInteraction and number key skip vor 11 Monaten
menu 42e2114eb4 fix: copy to clipboard wrapper func vor 11 Monaten
tools ef4b2a7ce0 ref: load css bundle through require directive vor 11 Monaten
utils e099655fc2 fix: onInteraction and number key skip vor 11 Monaten
README.md 520689c104 Release 1.1.0 (#35) vor 1 Jahr
config.ts 3d1eee0fea fix: catch errors vor 11 Monaten
constants.ts 7f459e4554 ref: random stuff that I found vor 11 Monaten
declarations.d.ts 520689c104 Release 1.1.0 (#35) vor 1 Jahr
index.ts af47af579c fix: automatically fix broken config on migration vor 11 Monaten
interface.ts 91dfcaeaa6 fix: more interface events vor 11 Monaten
observers.ts cfe5d9e42f fix: wrong type vor 11 Monaten
siteEvents.ts 6332a11b86 fix: random fixes vor 11 Monaten
types.ts c687ff0bda ref: dedicated func for creating style elem from resources vor 11 Monaten

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