Allows to use images as a background during Google Meet calls
Ensure you have
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.