Sv443 fb4cfdbedd feat: auto-fix missing keys in dev mode hai 11 meses
..
components e2d1dc59ea fix: like btn not found & inert cfg bg elem bug hai 6 meses
dev d93685cad1 docs: discoveries hai 11 meses
dialogs c3cfa91f6f ref: rename auto like & fix scroll hai 6 meses
features d3ce51fbaa feat: show toast config option hai 6 meses
menu 017b400d6b feat: begin auto-like feature hai 6 meses
tools b908c128a4 feat: new preview version logo :) hai 6 meses
utils 60df56555d feat: shift-click to open mgmt dialog hai 6 meses
README.md 520689c104 Release 1.1.0 (#35) hai 1 ano
config.ts fb4cfdbedd feat: auto-fix missing keys in dev mode hai 6 meses
constants.ts e6ef373b82 fix: problems with race condition and static data hai 11 meses
declarations.d.ts 520689c104 Release 1.1.0 (#35) hai 1 ano
index.ts f77d8bca34 fix: more logging hai 6 meses
interface.ts a497f68ff6 feat: add ripple component hai 6 meses
observers.ts 5357aea38f feat: almost finished auto-like hai 6 meses
siteEvents.ts 5357aea38f feat: almost finished auto-like hai 6 meses
types.ts d3ce51fbaa feat: show toast config option hai 6 meses

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