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: 12 days 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 (12 months ago)
- Default Branch: main
- Last Pushed: 2024-07-01T20:23:17.000Z (7 months ago)
- Last Synced: 2024-12-01T15:39:53.189Z (2 months ago)
- Topics: chrome, chrome-extension, extension, twitch
- Language: TypeScript
- Homepage:
- Size: 370 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.