Sv443 1eae404f30 ref: migrate feat help menu to dialog vor 1 Jahr
..
components 1eae404f30 ref: migrate feat help menu to dialog vor 11 Monaten
dev 520689c104 Release 1.1.0 (#35) vor 1 Jahr
dialogs 1eae404f30 ref: migrate feat help menu to dialog vor 11 Monaten
features 192053c1e8 ref: use UU.interceptWindowEvent instead of custom impl. vor 11 Monaten
menu 1eae404f30 ref: migrate feat help menu to dialog vor 11 Monaten
tools 270ad0bcb3 feat: utils for opening thumbnail & more vor 11 Monaten
utils ee653a1d3c fix: video time stuff vor 11 Monaten
README.md 520689c104 Release 1.1.0 (#35) vor 1 Jahr
config.ts baee604bec feat: remove share tracking param on one or both sites vor 11 Monaten
constants.ts 829d8dcdf6 ref: massive volume feature refactor vor 11 Monaten
declarations.d.ts 520689c104 Release 1.1.0 (#35) vor 1 Jahr
index.ts 178f9e3f52 ref: better add global style func vor 11 Monaten
interface.ts 5db98f4925 feat: minor changes vor 11 Monaten
observers.ts 198b18649d fix: thumbnail overlay edge case vor 11 Monaten
siteEvents.ts f2a1c1d480 fix: hide "scroll to playing" button in fullscreen vor 11 Monaten
types.ts 5c11d6440a feat: hide cursor after inactivity vor 11 Monaten

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