Sv443 19b2b2993e fix: correct types il y a 1 an
..
components 260080a01f feat: add .once() method to NanoEmitter il y a 11 mois
dev 520689c104 Release 1.1.0 (#35) il y a 1 an
dialogs 47864663b8 feat: add advanced mode indicator & add header link subtitle il y a 11 mois
features 9ad8a479bb feat: limit getFeatures access il y a 11 mois
menu 9ad8a479bb feat: limit getFeatures access il y a 11 mois
tools b23a8b7d6a feat: improve toggle button layout and responsiveness il y a 11 mois
utils 260080a01f feat: add .once() method to NanoEmitter il y a 11 mois
README.md 520689c104 Release 1.1.0 (#35) il y a 1 an
config.ts 9a4937cb55 feat: option for geniurl api token il y a 11 mois
constants.ts 19b2b2993e fix: correct types il y a 11 mois
declarations.d.ts 520689c104 Release 1.1.0 (#35) il y a 1 an
index.ts 50080317a1 feat: more advanced mode stuff il y a 11 mois
interface.ts 19b2b2993e fix: correct types il y a 11 mois
observers.ts d5eca9852f ref: cleanup il y a 11 mois
siteEvents.ts 520689c104 Release 1.1.0 (#35) il y a 1 an
types.ts 19b2b2993e fix: correct types il y a 11 mois

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