Sv443 14861372ef feat: interface version comparison functions 1 anno fa
..
components 90514c9ad2 feat: advanced cfg option for setting thumbnail object-fit 1 anno fa
dev 520689c104 Release 1.1.0 (#35) 1 anno fa
dialogs 079ba245b2 feat: thumbnail overlay 1 anno fa
features 14861372ef feat: interface version comparison functions 1 anno fa
menu dcd81ef268 feat: minor changes 1 anno fa
tools 92689e4067 feat: utils for opening thumbnail & more 1 anno fa
utils 75a793664c ref!: completely replace onSelectorOld with SelectorObserver instances 1 anno fa
README.md 520689c104 Release 1.1.0 (#35) 1 anno fa
config.ts c52c3f7ee4 feat: remove share tracking param on one or both sites 1 anno fa
constants.ts d21df53743 ref: massive volume feature refactor 1 anno fa
declarations.d.ts 520689c104 Release 1.1.0 (#35) 1 anno fa
index.ts e2bfeb40ee feat: hide cursor after inactivity 1 anno fa
interface.ts dcd81ef268 feat: minor changes 1 anno fa
observers.ts e2bfeb40ee feat: hide cursor after inactivity 1 anno fa
siteEvents.ts 75a793664c ref!: completely replace onSelectorOld with SelectorObserver instances 1 anno fa
types.ts e2bfeb40ee feat: hide cursor after inactivity 1 anno fa

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