## Src This directory contains the entire runtime code for the userscript.
### Subdirectories - [Dev](./dev/) - Contains random development files and notes that aren't included in the final build of the userscript - [Features](./features/) - Contains the code for all the separate features themselves - [Menu](./menu/) - Contains the code for the userscript's different menus - [Tools](./tools/) - Contains helper tools for building and developing the userscript - [Utils](./utils/) - Contains helper utilities that are used in the userscript's code itself