https://github.com/freekbes/youtube-live-chat-zoomer
Zoom in/out of the YouTube live chat with ease. For use with the YouTube live chat popout.
https://github.com/freekbes/youtube-live-chat-zoomer
browser-extension chrome-extension google-chrome-extension youtube youtube-live youtube-live-chat
Last synced: 7 months ago
JSON representation
Zoom in/out of the YouTube live chat with ease. For use with the YouTube live chat popout.
- Host: GitHub
- URL: https://github.com/freekbes/youtube-live-chat-zoomer
- Owner: FreekBes
- Created: 2024-12-07T13:58:18.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-12-09T20:21:41.000Z (10 months ago)
- Last Synced: 2025-03-23T23:32:12.526Z (7 months ago)
- Topics: browser-extension, chrome-extension, google-chrome-extension, youtube, youtube-live, youtube-live-chat
- Language: JavaScript
- Homepage: https://chromewebstore.google.com/detail/youtube-live-chat-zoomer/knakicnpndgihdnfmkipjiakgdlgliil
- Size: 187 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Youtube Live Chat Zoomer
A simple light-weight Chrome extension that makes it possible to increase the size of chat messages in YouTube's Live Popout Chat. Useful for streamers who have a hard time reading the chat when the text is too small.Also adds the option to hide the chat input locally, which can be useful if the window size is limited.
---
## Installation
### Chrome Web Store
It is recommended to install the extension from the [Chrome Web Store](https://chromewebstore.google.com/detail/youtube-live-chat-zoomer/knakicnpndgihdnfmkipjiakgdlgliil). This will ensure that you always have the latest version of the extension.### Manual installation
1. Download the latest release from the [Releases](https://github.com/FreekBes/youtube-live-chat-zoomer/releases) page.
2. Extract the zip file.
3. Open the Chrome Extensions page by navigating to `chrome://extensions/`.
4. Enable Developer mode by clicking the toggle switch in the top right corner.
5. Click the "Load unpacked" button and select the extracted folder.
6. The extension should now be installed and ready to use.