Skip to content

jaslioin/youtube-stream-filter-chrome-ext

Repository files navigation

Youtube Stream Chat Filter

Abstract

An simple extension to filter youtube stream chat

Todos

Current

  • Add popup to enter filter words (inclusion)
  • Display resulting chats in popup
  • Add NG words filter (exclusion)

Future/WishList

  • Directly filter chat DOM

Contribution

Develop UI locally

  1. Make changes in .jsx files
  2. Disable/comment any chrome extension api calls
  3. Run npm start or yarn start
  4. Open desired .html file in http://localhost:3000/

Test in chrome

  1. Do your magic
  2. Run npm run test or yarn test
  3. Load extension in chrome

Export production ready build

  1. npm run build or yarn build

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published