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 requests
- Add dark mode to the popup
- Make popup look nicer
- Buy milk
Feel free to suggest any changes or improvements to my code