https://github.com/flipeador/browser-scripts
Monorepo with scripts for use with extensions that provides userscripts support for browsers.
https://github.com/flipeador/browser-scripts
browser emojis greasemonkey javascript scripts syntax-highlight tampermonkey userscripts violentmonkey
Last synced: 4 months ago
JSON representation
Monorepo with scripts for use with extensions that provides userscripts support for browsers.
- Host: GitHub
- URL: https://github.com/flipeador/browser-scripts
- Owner: flipeador
- License: apache-2.0
- Created: 2023-07-20T13:07:55.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-08-23T04:58:05.000Z (almost 2 years ago)
- Last Synced: 2025-08-25T18:51:33.933Z (10 months ago)
- Topics: browser, emojis, greasemonkey, javascript, scripts, syntax-highlight, tampermonkey, userscripts, violentmonkey
- Language: JavaScript
- Homepage:
- Size: 169 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Browser Scripts
Monorepo with scripts for use with extensions that provides userscripts support for browsers.
## Installation
1. Install [Tampermonkey][tm] `v4.20+` or [Violentmonkey][vm] `v2.15.9+` on your browser.
2. The scripts can be found in subdirectories within the [scripts](./scripts) directory.
3. Install the desired script from the extension control panel using the link provided in the `README` file.
## License
This project is licensed under the **Apache License 2.0**.
See the [license file](LICENSE) for details.
[tm]: https://www.tampermonkey.net
[vm]: https://violentmonkey.github.io