Sv443 d8e53431b2 fix: update auto-like button when changing stuff in the dialog 11 ヶ月 前
..
components 4b8a84996f fix: ts types & promise support in circ. btn icon 11 ヶ月 前
dev d93685cad1 docs: discoveries 11 ヶ月 前
dialogs d8e53431b2 fix: update auto-like button when changing stuff in the dialog 11 ヶ月 前
features d8e53431b2 fix: update auto-like button when changing stuff in the dialog 11 ヶ月 前
menu bb0b8fba12 fix: change cfg menu change default debounce 11 ヶ月 前
tools aa056286cc feat: new preview version logo :) 11 ヶ月 前
utils c402f069dc fix: better auto-like channel ID format and parsing 11 ヶ月 前
README.md 520689c104 Release 1.1.0 (#35) 1 年間 前
config.ts 5c41c7611c chore: build 11 ヶ月 前
constants.ts 5b1fe117a0 fix: revert stuff 11 ヶ月 前
declarations.d.ts 520689c104 Release 1.1.0 (#35) 1 年間 前
index.ts e77ba3b6f9 fix(#85): use ?time_continue param instead of ?t 11 ヶ月 前
interface.ts 4b8a84996f fix: ts types & promise support in circ. btn icon 11 ヶ月 前
observers.ts efc14b3d0e feat: almost finished auto-like 11 ヶ月 前
siteEvents.ts d8e53431b2 fix: update auto-like button when changing stuff in the dialog 11 ヶ月 前
types.ts 69ad80ce21 feat: configurable toast duration & png icon support 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