https://github.com/reload/hangout-the-left-way
Moves the chat window to the left of the screen so the participants faces can stil be seen.
https://github.com/reload/hangout-the-left-way
Last synced: 2 months ago
JSON representation
Moves the chat window to the left of the screen so the participants faces can stil be seen.
- Host: GitHub
- URL: https://github.com/reload/hangout-the-left-way
- Owner: reload
- Created: 2020-03-18T12:11:18.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-03-18T12:56:04.000Z (about 5 years ago)
- Last Synced: 2025-01-18T23:17:38.380Z (4 months ago)
- Language: CSS
- Size: 2.93 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hangout the left way
Moves the chat window of a hangouts meet to the left of the screen so all the beautiful participants can be seen on screen.
## Build
Zip the application files.
```
make build
```## Install
### Firefox
- Open the [about:debugging](about:debugging) page.
- Click "This Firefox" (in newer versions of Firefox)
- Click "Load Temporary Add-on"
- Select any file in your extension's directory.### Chrome
- Go to [chrome://extensions/](chrome://extensions/) and check the box for Developer mode in the top right.
- Locate the ZIP file on your computer and unzip it.
- Go back to the chrome://extensions/ page and click the "Load unpacked extension" button and select the unzipped folder for your extension to install it.