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