An open API service indexing awesome lists of open source software.

https://github.com/Traunin/websocket-extension

Control Chrome with Websockets
https://github.com/Traunin/websocket-extension

chrome extension websocket

Last synced: 8 months ago
JSON representation

Control Chrome with Websockets

Awesome Lists containing this project

README

          

# WebSocket controller

Allows you to control Google Chrome using WebSocket.

## Features

### Browser control

- Tab switching
- Play/pause
- Volume control

### YouTube Music

- Song selection

### YouTube Shorts

- Scrolling

### Twitch

- Stream selection

### YouTube

- Seeking forwards/backwards

## Installation

1. Run `git clone https://github.com/Traunin/websocket_extension.git`.
2. Run `npm install` in a project folder to install dependencies locally.
3. Run `npm start` to bundle the files using Webpack. The extension is now in the `dist` folder.
4. Upload it to Google Chrome using the guide from this article: https://support.google.com/chrome/a/answer/2714278?hl=en.