DEPRECATED: As of September 2023, the new feed allows filtering which blocks releases. Thanks for that!
GitHub decided to show every repo you've starred's releases on homepage, cluttering it a lot and without any option to disable it. It's not like the option to enable it didn't exist either, it was an opt-in functionality in the Watch menu.
So I think this is dumb. I looked a bit online, and I'm apparently not the only one.
So I decided take matters into my own hands and make this script to hide all the divs
about releases myself.
- Install Tampermonkey
- Copy the source of no-releases-tamperscript.js
- Open Tampermonkey in your browser and click the Add Script tab (icon with a plus symbol)
- Paste the source into the script window and hit save
MIT