youtube-live-chat-flow
youtube-live-chat-flow copied to clipboard
Chrome Extension for Flow Chat Messages on YouTube Live (Mirror). Please use subdiox's fork (https://chrome.google.com/webstore/detail/flow-chat-for-youtube-liv/elfdpkmfllnhhgnicaaeacbilcallpbd, sourc...
Flow Chat for YouTube Live
Chrome Extension for Flow Chat Messages on YouTube Live.
Features
- Flow messages over the video.
- Change color, size and speed for messages.
- Show author and avatar on messages.
- Show super chats and super stickers.
- Move the chat input to bottom controls on the video.
- Add helper menu buttons on the chat list.
Screenshots
Installation
- Download
archive.zip
from releases page and unzip this file. - Open the Extension Management page by navigating to
chrome://extensions
. - Enable Developer Mode by clicking the toggle switch next to Developer mode.
- Click the LOAD UNPACKED button and select the unpacked directory named
app
.
Development
# install dependencies
yarn
# watch files changed and reload extension
yarn dev