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

https://github.com/whirlxd/npc-comment-blocker

A browser extension to block npc comments in youtube comment box
https://github.com/whirlxd/npc-comment-blocker

browser-extension chrome chrome-extension comment-blocker comment-filter hacktoberfest manifest-v3 npc youtube youtube-extension

Last synced: 12 months ago
JSON representation

A browser extension to block npc comments in youtube comment box

Awesome Lists containing this project

README

          

# NPC Comment Blocker

This is a simple plugin that blocks NPC comments in the youtube comment section. It is still in development and will be updated regularly.

Example of NPC comments:

```
- Whose here in [year]?
- Like if you are watching this in [year]
- Only legends will remember this
- You can like this if you aren't from tik tok
```

## Installation

1. Download/Clone the repository

2. Open the Extension Management page by navigating to chrome://extensions or about:debugging on firefox.

3. Enable Developer Mode by clicking the toggle switch next to Developer mode.

4. Click the Load unpacked button and select the extension directory.

## Usage

The extension will automatically block NPC comments in the youtube comment section.Since its in development there isn't a way to turn it off/on yet.

## Why is it not on the Chrome Web Store?

It costs 5$ to publish an extension on the Chrome Web Store and I don't want have the money to spend on that. If you want to publish it on the Chrome Web Store, please open an issue and I will be happy to help you.

## Roadmap

- Fetch comments from a remote server
- Add more spam comments
- Make it possible to upload custom lists and view custom lists on a site like packs!
- Thanks to hack club publish on the webstore!

## Contributing
Contributions of any kind including but not limited to adding more spam comments ( especially in your local languages ) are
appreciated

### License

This project is licensed under the GNU General Public License - see the [LICENSE.md](LICENSE) file for details

---