Sv443 337a24b3b0 fix: make adornment colors more saturated 11 tháng trước cách đây
..
components 68f06bc220 feat: finish config menu option on yt 11 tháng trước cách đây
dev 520689c104 Release 1.1.0 (#35) 1 năm trước cách đây
dialogs 337a24b3b0 fix: make adornment colors more saturated 11 tháng trước cách đây
features 68f06bc220 feat: finish config menu option on yt 11 tháng trước cách đây
menu 68f06bc220 feat: finish config menu option on yt 11 tháng trước cách đây
tools e6ef373b82 fix: problems with race condition and static data 11 tháng trước cách đây
utils e6ef373b82 fix: problems with race condition and static data 11 tháng trước cách đây
README.md 520689c104 Release 1.1.0 (#35) 1 năm trước cách đây
config.ts 992148a9a8 fix: dark reader feat in config migration 11 tháng trước cách đây
constants.ts e6ef373b82 fix: problems with race condition and static data 11 tháng trước cách đây
declarations.d.ts 520689c104 Release 1.1.0 (#35) 1 năm trước cách đây
index.ts 8e9983e3df feat: make dark reader fix an actual feature 11 tháng trước cách đây
interface.ts c0c5dfb84f ref: stuff 11 tháng trước cách đây
observers.ts 4d765dc6f6 feat: onInteraction in interface 11 tháng trước cách đây
siteEvents.ts e6ef373b82 fix: problems with race condition and static data 11 tháng trước cách đây
types.ts 8e9983e3df feat: make dark reader fix an actual feature 11 tháng trước cách đây

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