All Projects → fiahfy → Youtube Live Chat Flow

fiahfy / Youtube Live Chat Flow

Licence: mit
Chrome Extension for Flowing Chat Messages on YouTube Live

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to Youtube Live Chat Flow

Oscnews
Chrome 插件,查看开源中国软件更新资讯,文档导航,GitHub 趋势榜,linux命令索引,浏览历史记录和时钟页面。
Stars: ✭ 582 (+88.35%)
Mutual labels:  webpack, chrome-extension
Web Extension Starter
Typescript, React, Redux, Styled-Component and Webpack based sample extension boilerplate. Runs on Chrome and Firefox. Sample chrome extension.
Stars: ✭ 115 (-62.78%)
Mutual labels:  webpack, chrome-extension
Vue Crud
Vue.js based REST-ful CRUD system
Stars: ✭ 629 (+103.56%)
Mutual labels:  webpack, vuetify
Webextension Toolbox
Small CLI toolbox for cross-browser WebExtension development
Stars: ✭ 365 (+18.12%)
Mutual labels:  webpack, chrome-extension
Vue Chrome Extension Boilerplate
Boilerplate for Chrome extension using Vue.js and Webpack with auto-reload enabled.
Stars: ✭ 171 (-44.66%)
Mutual labels:  webpack, chrome-extension
Maia Yt
Currently codenamed maia-yt is a userscript (and browser extension) that enhances the user's experience on YouTube.
Stars: ✭ 493 (+59.55%)
Mutual labels:  webpack, youtube
Chrome Extension Starter Kit
A starter kit for developing chrome extensions with React.
Stars: ✭ 112 (-63.75%)
Mutual labels:  webpack, chrome-extension
Blocktube
YouTube™ content blocker
Stars: ✭ 186 (-39.81%)
Mutual labels:  youtube, chrome-extension
Awesome Chrome Extension Boilerplate
Use react + typescript + webpack to enhance your chrome extension development experience
Stars: ✭ 146 (-52.75%)
Mutual labels:  webpack, chrome-extension
Youtube desktop
The desktop Youtube Application built using Electron. (In development)
Stars: ✭ 123 (-60.19%)
Mutual labels:  webpack, youtube
Chrome Extension React Typescript Boilerplate
🔨 A boilerplate project to quickly build a Chrome extension using TypeScript and React (built using webpack).
Stars: ✭ 347 (+12.3%)
Mutual labels:  webpack, chrome-extension
Bandwidth Hero
💂 Saves data by compressing images on web page
Stars: ✭ 220 (-28.8%)
Mutual labels:  webpack, chrome-extension
Piptool
Add the Picture-in-Picture Functionality to YouTube, Netflix, Plex and other video broadcasting services in macOS Sierra
Stars: ✭ 337 (+9.06%)
Mutual labels:  webpack, youtube
React Typescript Web Extension Starter
🖥 A Web Extension starter kit built with React, TypeScript, SCSS, Storybook, Jest, EsLint, Prettier, Webpack and Bootstrap. Supports Google Chrome + Mozilla Firefox + Brave Browser 🔥
Stars: ✭ 510 (+65.05%)
Mutual labels:  webpack, chrome-extension
Piper
Browser extension that adds Picture in Picture support to YouTube, Netflix, Amazon Video, Twitch, Plex, and more!
Stars: ✭ 227 (-26.54%)
Mutual labels:  youtube, chrome-extension
Chrome Extension Webpack Boilerplate
A basic foundation boilerplate for rich Chrome Extensions using Webpack to help you write modular and modern Javascript code, load CSS easily and automatic reload the browser on code changes.
Stars: ✭ 1,320 (+327.18%)
Mutual labels:  webpack, chrome-extension
Dual Captions
🌐 Subtitles in two languages for YouTube, Netflix & Disney+
Stars: ✭ 164 (-46.93%)
Mutual labels:  youtube, chrome-extension
Facepause
Look Away to Pause Youtube - Experimental Chrome Extension
Stars: ✭ 171 (-44.66%)
Mutual labels:  youtube, chrome-extension
Vertical Tabs Chrome Extension
A chrome extension that presents your tabs vertically. Problem solved.
Stars: ✭ 117 (-62.14%)
Mutual labels:  webpack, chrome-extension
Vue Admin Template
Sample Admin Template based on Vuejs & Vuetify.
Stars: ✭ 177 (-42.72%)
Mutual labels:  webpack, vuetify

YouTube Live Chat Flow

badge

Chrome Extension for Flowing 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.
  • Filter banned words.
  • Move the chat input to bottom controls on the video.
  • Add helper menu buttons on the chat list.

Screenshots

screenshot screenshot

Installation

  1. Download archive.zip from releases page and unzip this file.
  2. Open the Extension Management page by navigating to chrome://extensions.
  3. Enable Developer Mode by clicking the toggle switch next to Developer mode.
  4. Click the LOAD UNPACKED button and select the unpacked directory named app.

Development

# install dependencies
yarn

# watch files changed and reload extension
yarn dev
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].