An open API service indexing awesome lists of open source software.

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.

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