Chrome extension for Google Meet, create and join meeting with just two keyboard shortcuts.
When you have multiple meetings, workshops or events and you want to create meetings on the fly, going through official process takes about 15-20s to join a meeting and have a shareable link. With Meeteor, you can cut that down to 3-5s.
- Run
npm install
in the folder to install dependencies - Run
npm run dev
to start the development server (auto refreshes your extension on change) - Run
npm run build
to create a production ready build - Navigate to
chrome://extensions
in your browser - Ensure
Developer mode
isenabled
(top right) - Click
Load unpacked
in the top left - Select the
/build
folder in this directory
⌨️ ctrl + shift + M
to fire Meeteor
⑉ Change Account Id to create meeting from different profile
🔇 Toggle Mic and Video before joining meeting
📋 Meeting URL copied to clipboard
⚡️ Join meetings in 2 keystrokes
This extension triggers a popup page. You simply click the extension icon in the top right or press Ctrl+Shift+M
to toggle the page popup.