Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sivagao/tampermonkey-scripts

use github repo to track all my snippets of tampermonkey, and center control using engine etc
https://github.com/sivagao/tampermonkey-scripts

Last synced: about 1 month ago
JSON representation

use github repo to track all my snippets of tampermonkey, and center control using engine etc

Awesome Lists containing this project

README

        

### What
builded with dependencies and use sites/rules to run specific js code at any matched page.

### Build Script
build a base script - which use at tampermonkey-engine
build a sites-rules-scripts - which will be served at github raw, be fetched by `base script` and then evaluate.
`sh build.sh`