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.
- Host: GitHub
- URL: https://github.com/sharathvignesh/cautious-spork
- Owner: sharathvignesh
- Created: 2018-06-15T04:21:48.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-06-29T01:13:24.000Z (almost 7 years ago)
- Last Synced: 2025-02-15T07:47:07.204Z (2 months ago)
- Topics: chrome-extension, facebook, posts, spoilers
- Language: JavaScript
- Homepage:
- Size: 97.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# cautious-spork

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.
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.