Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

Collection of useful scripts using Tampermonkey extension
https://github.com/freewall/tampermonkey-scripts

google-calendar google-maps google-search

Last synced: 5 days ago
JSON representation

Collection of useful scripts using Tampermonkey extension

Awesome Lists containing this project

README

        

# Collection of Tampermonkey scripts

## Installation

### 1. Install Tampermonkey browser extension

https://www.tampermonkey.net/

- Chrome extension: https://chromewebstore.google.com/detail/tampermonkey/dhdgffkkebhmkfjojejmpbldmpobfkfo
- Firefox extension: https://addons.mozilla.org/en-US/firefox/addon/tampermonkey/
- Safari extension: https://apps.apple.com/us/app/tampermonkey/id1482490089

### 2. Add custom script to Tampermonkey

1. Locate a script you wish to use ([scripts](./scripts/) directory)
2. Copy the content of `index.js`
3. Place the copied content into Tampermonkey extension using `Create a new script` button
4. 🎉