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

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