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

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