GitHunt
UR

uragirii/unconventional-meet

A chrome extension to enhance your meet calls

Unconventional Meet

Tired of exiting from Google Meet calls by mistake? Or do you want to find where your call's tab is after you've opened a bunch of them during your call? This is the right chrome extension for you!

Install it from the Chrome web store

Features

These are the features currently available:

  • Asking for confirmation before closing Google Meet's tab during a call
  • Click on the extension icon to focus Google Meet's tab
  • Auto-join the meeting instead of landing in the waiting room

Screenshots

unconventional-meet-screenshot

Contribute

This is some needed stuff if you'd like to give a hand:

  • Develop a website through gh-pages to sponsor the extension a bit

Developing

  1. Check if your Node.js version is >= 14.
  2. Clone this repository.
  3. Run yarn install to install the dependencies.
  4. Run yarn build
  5. Visit chrome://extensions/ and load a non packed extension selecting the build folder

Packing

After the development of your extension run the command

$ yarn build

Now, the content of build folder will be the extension ready to be submitted to the Chrome Web Store. Just take a look at the official guide to more infos about publishing.


Powered by create-chrome-ext

Contributors

MIT License
Created June 15, 2023
Updated June 15, 2023