Sv443 baee604bec feat: remove share tracking param on one or both sites 1 рік тому
..
components ebebfe6550 feat: advanced cfg option for setting thumbnail object-fit 11 місяців тому
dev 520689c104 Release 1.1.0 (#35) 1 рік тому
dialogs c8eccb98d1 feat: thumbnail overlay 11 місяців тому
features baee604bec feat: remove share tracking param on one or both sites 11 місяців тому
menu d70f14f49e fix: bigger menu header font size 11 місяців тому
tools 270ad0bcb3 feat: utils for opening thumbnail & more 11 місяців тому
utils 9e5794b6a4 fix: better UX for thumbnail overlay btn & small refactor 11 місяців тому
README.md 520689c104 Release 1.1.0 (#35) 1 рік тому
config.ts baee604bec feat: remove share tracking param on one or both sites 11 місяців тому
constants.ts 829d8dcdf6 ref: massive volume feature refactor 11 місяців тому
declarations.d.ts 520689c104 Release 1.1.0 (#35) 1 рік тому
index.ts baee604bec feat: remove share tracking param on one or both sites 11 місяців тому
interface.ts c8eccb98d1 feat: thumbnail overlay 11 місяців тому
observers.ts 973a6f40a9 ref: globserver stuff 11 місяців тому
siteEvents.ts 9e5794b6a4 fix: better UX for thumbnail overlay btn & small refactor 11 місяців тому
types.ts baee604bec feat: remove share tracking param on one or both sites 11 місяців тому

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