- This is a chrome extension that brings danmaku (barrage comments) feature to twitch.tv, with fully customizable settings.
- You can watch twitch chat directly on the stream without having to glance at the chat window, even possible in full screen mode.
- This extension supports all kinds of emoticons; you won't miss any detail of any chat!
- Have fun!
Download from: Google App Store
Download from: GitHub
- Download TwitchChatDanmaku.crx file.
- Open up chrome, in the address bar, type
chrome://extensions/
, and enter.- Turn on Developer Mode at the top right corner.
- Click and drag the downloaded file into the viewport.
- Thanks to Chih-Hsuan Fan, this extension now
partiallysupports FireFox! - The custom font feature is disabled for FireFox due to support discrepancies, sorry for the inconvenience.
- Move to Twitch Chat Danmaku for FireFox and install it!
- Run
npm install
to install dependencies. - Run
npm run sass
to watch and compile sass files.
- 这是为Twitch.tv写的聊天弹幕插件,包含完整的自定义功能。
- 你可以无时无刻的观看到聊天内容,全屏也没问题。
- 本插件支持Twitch表情图标,以及任何第三方表情图标。
点击 Google App Store进行安装
点击 TwitchChatDanmaku.crx下载crx文件。
- 首先下载 TwitchChatDanmaku.crx 文件。
- 打开chrome,在地址栏输入
chrome://extensions/
并回车。- 在页面右上角,启用开发者模式。
- 将下载的crx文件拖曳至浏览器窗口中完成安装。
- 感谢 Chih-Hsuan Fan 的贡献,本扩展现已
部分支持火狐浏览器! - 因浏览器支持原因,火狐版本暂不支持自定义字体,望理解。
- 移步至Twitch聊天弹幕火狐版并安装。