Sv443 198b18649d fix: thumbnail overlay edge case 1 tahun lalu
..
components a2c32f7bfb feat: better a11y for bytmdialog 11 bulan lalu
dev 520689c104 Release 1.1.0 (#35) 1 tahun lalu
dialogs 4d5551a097 fix: better version notif dialog 11 bulan lalu
features 198b18649d fix: thumbnail overlay edge case 11 bulan lalu
menu a2c32f7bfb feat: better a11y for bytmdialog 11 bulan lalu
tools 270ad0bcb3 feat: utils for opening thumbnail & more 11 bulan lalu
utils 198b18649d fix: thumbnail overlay edge case 11 bulan lalu
README.md 520689c104 Release 1.1.0 (#35) 1 tahun lalu
config.ts baee604bec feat: remove share tracking param on one or both sites 11 bulan lalu
constants.ts 829d8dcdf6 ref: massive volume feature refactor 11 bulan lalu
declarations.d.ts 520689c104 Release 1.1.0 (#35) 1 tahun lalu
index.ts 178f9e3f52 ref: better add global style func 11 bulan lalu
interface.ts 5db98f4925 feat: minor changes 11 bulan lalu
observers.ts 198b18649d fix: thumbnail overlay edge case 11 bulan lalu
siteEvents.ts abdf192856 fix: more minor fixes 11 bulan lalu
types.ts 5c11d6440a feat: hide cursor after inactivity 11 bulan lalu

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