ptommasi / 9gag_likes_filter

A tool which allows to filter the 9GAG upvotes / likes personal page only on the tags you are interested into (e.g. funny, gaming, pcmr, etc...).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

9GAG Likes Filter

A tool which allows to filter the 9GAG upvotes / likes personal page only on the tags you are interested in (e.g. funny, gaming, pcmr, etc...).

It uses TamperMoney to work, either add the script in the dashboard (copy / paste will work) or use the script on GreasyFork (here the install link).

Here how it works:

  • The script will only activate when you are on your personal upvotes page (under the 9gag.com/u//likes path)
  • Once activated, it will show a new menu on the right side (right on top of the ads, if you don't an ad blocker - which I recommend regardless)
  • As you scroll, all the tags seen in the main view will be collected and added in the right menu
  • As tags are collected, you can click on one (or you can manually enter your own) and only posts belonging to that tag will show
  • To ease exploration, you can sort the tags (alphabetically or frequency) or hide the less frequent ones
  • If you are searching for a tag in particular (e.g. "random" or "pcmr") you can just enter it and wait for the timeline to reach the posts with it

Why aren't all the tags shown in the beginning? Tags are fetched from the page itself as the posts are loaded, the script just hides the non-matching posts triggering a new fetch to 9GAG servers.

Warning: the script is very naive, it just hides posts that don't have the selected tag. If you select a very infrequent tag, 9gag servers will be bombed until posts with the given tag will appear (potentially never, fetching your whole timeline for nothing).

Screenshot
Screenshot of the script in action

About

A tool which allows to filter the 9GAG upvotes / likes personal page only on the tags you are interested into (e.g. funny, gaming, pcmr, etc...).

License:MIT License


Languages

Language:JavaScript 100.0%