Skip to content

A chrome extension that replaces references to twitch emotes with an image of that emote

License

Notifications You must be signed in to change notification settings

TomSteer1/TwitchMeet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TwitchMeet

A chrome extension that replaces references to twitch emotes with an image of that emote in google meets

Currently the top 100 emotes are loaded from the better ttv api plus a few extras

Available emotes

The currently available emotes can be seen here

Suggesting emotes

You can suggest emotes here

Installation

Extension method

  1. Download the extension from the chrome web store here

Manual Extension method

  1. Download the latest release here
  2. Go to about://extensions and enable Developer Mode
  3. Drag the crx file into your browser and then click Add Extension when a popup appears

Script method

  1. Copy the contents of script.js
  2. Open the developer console on google meet with F12 or CTRL + SHIFT + I
  3. Paste and run the contents of script.js in the console