Skip to content

Latest commit

 

History

History
36 lines (22 loc) · 819 Bytes

readme.md

File metadata and controls

36 lines (22 loc) · 819 Bytes

This project is no longer under active development.

ytcFilter

A web extension to help you when Youtube chat is too fast by filtering messages.

Installation

Chrome web store The extension is compatible with other Chromium based browsers, but it's not officially supported.

Firefox

Otherwise, release packages are available on Github.

Building the extension

Built with:

  • Windows 10 patch 2004
    • WSL2 - Ubuntu 20.04.1
      • Node 12.8.3
      • Npm 6.14.6

CLI commands:

npm install
npm run build

Special thanks

Message observer by fiahfy from https://github.com/fiahfy/youtube-live-chat-flow

And all the people testing! It helps tremendously.