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

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