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

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