Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/Coderantine/VirtualBackgroundsForWeb

Virtual backgrounds for Google Meet
https://github.com/Coderantine/VirtualBackgroundsForWeb

Last synced: about 2 months ago
JSON representation

Virtual backgrounds for Google Meet

Awesome Lists containing this project

README

        

Virtual backgrounds for Google Meet

Allows to use images as a background during Google Meet calls

![](https://github.com/Coderantine/VirtualBackgroundsForWeb/blob/master/assets/bbc.gif)

### Development

Ensure you have

- [Node.js](https://nodejs.org) 10 or later installed
- [Yarn](https://yarnpkg.com) v1 or v2 installed

Then run the following:

- `yarn install` to install dependencies.
- `yarn run dev:chrome` to start the development server for chrome extension
- `yarn run build:chrome` to build chrome extension

- **Load extension in browser**
- Go to the browser address bar and type `chrome://extensions`
- Check the `Developer Mode` button to enable it.
- Click on the `Load Unpacked Extension…` button.
- Select your extension’s extracted directory.