Skip to content
This repository has been archived by the owner on Jul 27, 2020. It is now read-only.

t0yohei/google-meet-live-chat-flow

Repository files navigation

This repository isn't maintained and then archived.

日本語版はこちら

Google Meet Live Chat Flow

This application is Chrome Extension for highlighting comments on Google Meet Live Chat. This application is customised to Google Meet from the very first version fo youtube-live-chat-flow.

Features

  • Let chat comments on Google Meet flow on your screean.

Installation

  1. Download src.zip file from releases page.
  2. Unzip this file.
  3. Open URL chrome://extensions/ by Google Chrome.
  4. Enable Developer mode .
  5. Drag & drop app directory.

Development

# install dependencies
yarn

# watch files changed and reload extension
yarn dev

Do Installation step 3, 4 and 5 with your built app directory.