Sven 0be6943761 fix: don't toggle thumbnail on shift click há 1 ano atrás
..
components ebebfe6550 feat: advanced cfg option for setting thumbnail object-fit há 11 meses atrás
dev 520689c104 Release 1.1.0 (#35) há 1 ano atrás
dialogs c8eccb98d1 feat: thumbnail overlay há 11 meses atrás
features 0be6943761 fix: don't toggle thumbnail on shift click há 11 meses atrás
menu 0401dc563c feat: improve buttons in cfg menu há 11 meses atrás
tools 270ad0bcb3 feat: utils for opening thumbnail & more há 11 meses atrás
utils b75633bfb1 ref!: completely replace onSelectorOld with SelectorObserver instances há 11 meses atrás
README.md 520689c104 Release 1.1.0 (#35) há 1 ano atrás
config.ts baee604bec feat: remove share tracking param on one or both sites há 11 meses atrás
constants.ts 829d8dcdf6 ref: massive volume feature refactor há 11 meses atrás
declarations.d.ts 520689c104 Release 1.1.0 (#35) há 1 ano atrás
index.ts b75633bfb1 ref!: completely replace onSelectorOld with SelectorObserver instances há 11 meses atrás
interface.ts c8eccb98d1 feat: thumbnail overlay há 11 meses atrás
observers.ts b75633bfb1 ref!: completely replace onSelectorOld with SelectorObserver instances há 11 meses atrás
siteEvents.ts b75633bfb1 ref!: completely replace onSelectorOld with SelectorObserver instances há 11 meses atrás
types.ts 0401dc563c feat: improve buttons in cfg menu há 11 meses atrás

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