WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
New Room for Google Meet™

New Room for Google Meet™

View on Chrome Web Store
View New Room for Google Meet™ Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (5 ratings)
16 views
This extension has been viewed 16 times

Data is synced from the Chrome Web Store. View the official store page for the most current information.

The best way to create a new Google Meet™ Room!
Type
Extension
Users
61 users
1
Website timleland.com
Tim
View author page of Tim
Published
Published on February 26, 2022
Version 1.0.6
Manifest version
3
Updated
Updated on June 7, 2022
productivity/workflow
Extension Category
Website
Visit developer website
View on Chrome Web Store
View New Room for Google Meet™ Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "New Room for Google Meet\u2122",
    "homepage_url": "https:\/\/timleland.com\/new-google-meet-extension\/",
    "version": "1.0.6",
    "icons": {
        "128": "media\/icons\/icon128.png"
    },
    "description": "The best way to create a new Google Meet\u2122 Room!",
    "action": {
        "default_icon": {
            "38": "media\/icons\/icon38.png"
        },
        "default_title": "New Google Meet\u2122 Room"
    },
    "background": {
        "service_worker": "js\/background.js"
    },
    "permissions": [
        "activeTab",
        "scripting"
    ],
    "host_permissions": [
        "https:\/\/meet.google.com\/*"
    ],
    "commands": {
        "_execute_action": {
            "suggested_key": {
                "default": "Ctrl+Shift+M",
                "mac": "Command+Shift+M"
            }
        }
    }
}
© 2025 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top