https://github.com/lippiece/scripts
My scripts for use with Violentmonkey (https://addons.mozilla.org/en-US/firefox/addon/violentmonkey/) or Tampermonkey etc.
https://github.com/lippiece/scripts
Last synced: 9 months ago
JSON representation
My scripts for use with Violentmonkey (https://addons.mozilla.org/en-US/firefox/addon/violentmonkey/) or Tampermonkey etc.
- Host: GitHub
- URL: https://github.com/lippiece/scripts
- Owner: Lippiece
- Created: 2025-08-14T16:15:45.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-08-31T14:10:21.000Z (10 months ago)
- Last Synced: 2025-08-31T15:25:01.108Z (10 months ago)
- Language: TypeScript
- Size: 27.3 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# scripts
To install dependencies:
```bash
bun install
```
This project was created using `bun init` in bun v1.2.20. [Bun](https://bun.com) is a fast all-in-one JavaScript runtime.