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

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