Sven Fehler 520689c104 Release 1.1.0 (#35) vor 1 Jahr
..
dev 520689c104 Release 1.1.0 (#35) vor 1 Jahr
features 520689c104 Release 1.1.0 (#35) vor 1 Jahr
menu 520689c104 Release 1.1.0 (#35) vor 1 Jahr
tools 520689c104 Release 1.1.0 (#35) vor 1 Jahr
utils 520689c104 Release 1.1.0 (#35) vor 1 Jahr
README.md 520689c104 Release 1.1.0 (#35) vor 1 Jahr
config.ts 520689c104 Release 1.1.0 (#35) vor 1 Jahr
constants.ts 520689c104 Release 1.1.0 (#35) vor 1 Jahr
declarations.d.ts 520689c104 Release 1.1.0 (#35) vor 1 Jahr
index.ts 520689c104 Release 1.1.0 (#35) vor 1 Jahr
interface.ts 520689c104 Release 1.1.0 (#35) vor 1 Jahr
observers.ts 520689c104 Release 1.1.0 (#35) vor 1 Jahr
siteEvents.ts 520689c104 Release 1.1.0 (#35) vor 1 Jahr
translations.ts 520689c104 Release 1.1.0 (#35) vor 1 Jahr
types.ts 520689c104 Release 1.1.0 (#35) vor 1 Jahr

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