An open API service indexing awesome lists of open source software.

https://github.com/sharathvignesh/cautious-spork

chrome-extension to block posts in fb based on words.
https://github.com/sharathvignesh/cautious-spork

chrome-extension facebook posts spoilers

Last synced: 18 days ago
JSON representation

chrome-extension to block posts in fb based on words.

Awesome Lists containing this project

README

        

# cautious-spork

![](images/icon.png)
Logo Credits : [@suresh](https://github.com/sureshmurali)

Tired of seeing the movie spoilers in fb ? A simple chrome-extension to block annoying posts in Facebook based on keywords.

### Usage
```bash
# Clone the repository
$ git clone https://github.com/sharathvignesh/cautious-spork.git
```

On Chrome:

* Go to `chrome://extensions/` > Load unpacked extension > ``

* When you're active window is Facebook, the extension will be active.

* Type in the word you want to block, and click ban button.
![](images/ui.png)

That's it. You wont see anymore posts which has the above banned keyword in it.

#### Todo
- [ ] Push to Chrome app store.
- [ ] Show the existing words on the banned list.