Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mishakav/userscripts
My userscripts for Tampermonkey
https://github.com/mishakav/userscripts
Last synced: 13 days ago
JSON representation
My userscripts for Tampermonkey
- Host: GitHub
- URL: https://github.com/mishakav/userscripts
- Owner: MishaKav
- License: mit
- Created: 2021-03-29T20:50:19.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-02T06:15:01.000Z (over 1 year ago)
- Last Synced: 2024-10-11T17:16:02.854Z (27 days ago)
- Language: JavaScript
- Size: 33.2 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
Misc Userscripts
## Installation
1. Make sure you have user scripts enabled in your browser (these instructions refer to the latest versions of the browser):
- Chrome - install [Tampermonkey](https://tampermonkey.net/?ext=dhdg&browser=chrome).
- Firefox - install [Tampermonkey](https://tampermonkey.net/?ext=dhdg&browser=firefox) or [Greasemonkey](https://addons.mozilla.org/en-US/firefox/addon/greasemonkey/) (GM v4+ is **not supported**!).
- Opera - install [Tampermonkey](https://tampermonkey.net/?ext=dhdg&browser=opera) or [Violent Monkey](https://addons.opera.com/en/extensions/details/violent-monkey/).
- Safari - install [Tampermonkey](https://tampermonkey.net/?ext=dhdg&browser=safari).2. Get information or install:
- Install a script directly from GitHub by clicking on the "install" link in the table below.| Userscript Wiki | Direct Install | Created | Updated |
| ----------------------------- | :----------------: | :--------: | :--------: |
| [CloudWatch Helper][cwh-wiki] | [install][cwh-raw] | 30.03.2021 | 13.12.2021 |[cwh-wiki]: https://github.com/MishaKav/userscripts/wiki/CloudWatch-Helper
[cwh-raw]: https://raw.githubusercontent.com/MishaKav/userscripts/main/cloudwatch-helper.user.js## Updating
Userscripts are set up to automatically update. You can check for updates from within the Greasemonkey or Tampermonkey menu, or click on the install link again to get the update.
## Issues
Please report any userscript issues within this repository's [issue section](https://github.com/MishaKav/userscripts/issues). Thanks!
## Contributions
If you would like to contribute to this repository, please...
1. Fork
2. Make changes)
3. Create a pull request!