tommyli10 / reddit-filter

Chrome extension that help you filter out unwanted posts.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

reddit-filter

A chrome extension that dynamically filters out any post that contains words you choose that are in reddit post titles or tag names. In other words, as new posts loads when you scroll, it continues to remove new posts that includes your filter words.

Installation instruction

  1. Download the repository zip file
  2. Unzip it into a folder on your desktop
  3. In your Chrome browser, type in the url 'chrome://extensions/' and press enter (you should see all your extensions)
  4. Make sure the 'Developer Mode' on top right of the page is checked
  5. Then click on 'Load unpacked' and select the folder in which you unzip the extension

PS: you might need to restart your browser and/or refresh the reddit page

Example(getting rid of any post with 'rumour' in the tag name or post title):

About

Chrome extension that help you filter out unwanted posts.


Languages

Language:JavaScript 78.9%Language:HTML 21.1%