Public commit

This commit is contained in:
Alex
2023-08-03 20:06:58 -04:00
commit d96c6c7caf
333 changed files with 44633 additions and 0 deletions

15
README.md Normal file
View File

@ -0,0 +1,15 @@
# stylebot
A userstyle manager extension.
## Screenshot
<img src="./assets/demo.png" width="700" />
## Development
```sh
pnpm install
make all
pnpm run dev
```