Sv443 9fd9516475 feat: export shift+click for cleartext copy & fix double error on import 1 년 전
..
dev 520689c104 Release 1.1.0 (#35) 1 년 전
dialogs 2481a297b4 feat: version notif changelog stuff 1 년 전
features d321a3e44d ref: style ids 1 년 전
menu 9fd9516475 feat: export shift+click for cleartext copy & fix double error on import 1 년 전
tools 528410a0d0 feat: optional baseUrl 1 년 전
utils 621b93189b ref: rename bytmdialog methods 1 년 전
README.md 520689c104 Release 1.1.0 (#35) 1 년 전
config.ts 520689c104 Release 1.1.0 (#35) 1 년 전
constants.ts 78f700da99 fix: remove react support 1 년 전
declarations.d.ts 520689c104 Release 1.1.0 (#35) 1 년 전
index.ts d321a3e44d ref: style ids 1 년 전
interface.ts badca42bfb ref: move translations and BytmMenu to utils 1 년 전
observers.ts 520689c104 Release 1.1.0 (#35) 1 년 전
siteEvents.ts 520689c104 Release 1.1.0 (#35) 1 년 전
types.ts badca42bfb ref: move translations and BytmMenu to utils 1 년 전

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