Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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.