Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/suzuki3jp/enhancerfortwitch
Enhancer for Twitch.tv. Chrome extension to control volume level with mouse action. (wheel, click, etc...)
https://github.com/suzuki3jp/enhancerfortwitch
chrome chrome-extension extension twitch
Last synced: about 1 month ago
JSON representation
Enhancer for Twitch.tv. Chrome extension to control volume level with mouse action. (wheel, click, etc...)
- Host: GitHub
- URL: https://github.com/suzuki3jp/enhancerfortwitch
- Owner: suzuki3jp
- License: mit
- Created: 2024-02-25T23:51:36.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-05-03T20:31:03.000Z (8 months ago)
- Last Synced: 2024-05-03T21:39:26.420Z (8 months ago)
- Topics: chrome, chrome-extension, extension, twitch
- Language: TypeScript
- Homepage:
- Size: 383 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Enchancer For Twitch.tv
## Features
- Control volume level with Right-click + Mouse wheel.
- Toggle mute/unmute with Right-click + Left-click.## How to use Enhancer For Twitch.tv
1. Clone this repository.
2. Run: `npm install && npm run build`
3. Access to `chrome://extensions/`
4. Click that Developer mode toggle.
5. Click Load unpacked and select the `dist/` directory.