Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/absolucy/userscripts
All the userscripts I maintain.
https://github.com/absolucy/userscripts
Last synced: about 1 month ago
JSON representation
All the userscripts I maintain.
- Host: GitHub
- URL: https://github.com/absolucy/userscripts
- Owner: Absolucy
- License: other
- Created: 2021-01-05T23:49:01.000Z (almost 4 years ago)
- Default Branch: dev
- Last Pushed: 2022-02-23T20:43:59.000Z (almost 3 years ago)
- Last Synced: 2024-05-02T00:02:46.062Z (8 months ago)
- Language: JavaScript
- Size: 33.2 KB
- Stars: 10
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Lucy's userscripts
- ~~[Aternos Anti-Anti-Adblock](https://github.com/Absolucy/userscripts/raw/dev/scripts/AternosAntiAntiAdblock.user.js) - Get rid of Aternos' annoying full-page anti-adblock banner.~~
- This script is now **deprecated**, as it no longer works
- [GTFOTrending](https://github.com/Absolucy/userscripts/raw/dev/scripts/GTFOTrending.user.js) - Configurably filtering for topics and descriptions on Twitter for Web's trending sidebar
- ~~[NoMoreTwitterInterests](https://github.com/Absolucy/userscripts/raw/dev/scripts/NoMoreTwitterInterests.user.js) - Gets rid of the stupid "interests" on your Twitter for Web timeline (the "Follow Topic" crap)~~
- This script is now **deprecated**, as [Tweak New Twitter](https://github.com/insin/tweak-new-twitter) does everything it does and more
- [crates.io documentation](https://github.com/Absolucy/userscripts/raw/dev/scripts/CratesIoDocumentation.user.js) - Adds a "documentation" button linking to docs.rs to the crates.io search!## How to use
Install [Violentmonkey](https://violentmonkey.github.io/) for your browser, and download/open the raw script. The extension should prompt for you to install it.
Any issues related to non-Violentmonkey userscript plugins, such as Tampermonkey or Greasemonkey, will be ignored unless they can be replicated on Violentmonkey.
### Why not Tampermonkey / Greasemonkey?
- Tampermonkey is proprietary software. It was open source on versions 2.9 and earlier, but it is not any more.
- Greasemonkey is simply less capable than Tamper/Violentmonkey, last I checked.## Licensing
All userscripts are licensed under a modified [BSD-3-Clause](LICENSE.md) license unless otherwise specified.