PEEEEP
A browser extension that integrates third-party emotes directly into Twitch chat.
Overview
🐸 PEEEEP is a lightweight extension that shows you all third-party emotes right in the chat with no configuration - easy!
Features
- Support for Third-Party Emotes - Displays emotes from 7TV, FrankerFaceZ (FFZ), and BetterTTV (BTTV) in Twitch chat, enhancing the chat experience.
- Emote Tooltips - See emote information when you click an emote, including emote name, source, and a larger version, providing users with more context.
Implementation Details
PEEEEP is built using regular modern JavaScript, utilizing Mutation Observers to detect changes in the Twitch chat DOM. Webpack is employed for bundling the extension, ensuring a reduced bundle size by avoiding front-end frameworks. The extension integrates seamlessly with Twitch’s chat system to display third-party emotes and provides tooltips for additional information. The project is designed to be easily installable via the Chrome Web Store or built from source for development purposes.