Sv443 9959d00b2d feat: add advanced settings 1 gadu atpakaļ
..
components 4d8ed51e31 feat: fix sliders & made step prop able to be a function 11 mēneši atpakaļ
dev 520689c104 Release 1.1.0 (#35) 1 gadu atpakaļ
dialogs 10ff8a6393 ref: rename functions and css classes 11 mēneši atpakaļ
features 9959d00b2d feat: add advanced settings 11 mēneši atpakaļ
menu 9959d00b2d feat: add advanced settings 11 mēneši atpakaļ
tools b23a8b7d6a feat: improve toggle button layout and responsiveness 11 mēneši atpakaļ
utils 23b70b2abd ref: change buildId location 11 mēneši atpakaļ
README.md 520689c104 Release 1.1.0 (#35) 1 gadu atpakaļ
config.ts 9959d00b2d feat: add advanced settings 11 mēneši atpakaļ
constants.ts 23b70b2abd ref: change buildId location 11 mēneši atpakaļ
declarations.d.ts 520689c104 Release 1.1.0 (#35) 1 gadu atpakaļ
index.ts 9959d00b2d feat: add advanced settings 11 mēneši atpakaļ
interface.ts 23b70b2abd ref: change buildId location 11 mēneši atpakaļ
observers.ts d5eca9852f ref: cleanup 11 mēneši atpakaļ
siteEvents.ts 520689c104 Release 1.1.0 (#35) 1 gadu atpakaļ
types.ts 9959d00b2d feat: add advanced settings 11 mēneši atpakaļ

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