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

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.

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.