I have given up on 9gag, it gets worse and worse every day, it's just not worth my time to keep working on this project. This extension will stay up on the stores and keep working until it breaks. And when it breaks I will not fix it.
It seems like the devs keep breaking their own app, letting bots and spammers run around unchecked, and refuse to give the community what it wants. I want to try to fix that.
It's a chrome\firefox extension (that also works on android), that lets you filter posts on 9gag in a way that the devs refuse to implement.
- Brought back the downvote count
- Mark spammer accounts
- Show days next to the username on every post
- Hide users with less than X amount of days
- Hide users with blue checkmarks
- Hide 'Promoted' posts
Hide anonymous 9GAGGER posts[9gag removed anons]Hide posts by tags or words in the title[This is now a native option in the settings]
Chrome: Download on the Chrome webstore
Firefox: Download on the Firefox addons website
For Android:
Kiwi Browser (Chromium browser with extension support): Play Store
Firefox Nightly Android*: short guide
*Works but is buggier and less convenient than Kiwi IMO, but use whatever you want
- Download this repo as a zip
- Go to chrome://extensions/ and just drag and drop
- After downloading, extract to some folder
- Go to chrome://extensions/ and enable developer mode
- Click on 'Load Unpacked' and select that folder
- You can now edit the code and see the changes in real time
- Any changes to scripts that aren't index.js require refreshing the extension To refresh go to chrome://extensions/ and click the refresh button in the extension card (next to the enable switch)
move to a system based on interecepting network requestsAdd dark mode to the popupMake popup look nicerBuy milk
Feel free to suggest any changes or improvements to my code