WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Google Meet Link

Google Meet Link

View on Chrome Web Store
View Google Meet Link Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (8 ratings)
1 new ratings
4 views
This extension has been viewed 4 times
0 downloads
This extension has been downloaded 0 times

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

Google Meet Link creates a meeting instantly. One click google meet join with a simple
Type
Extension
Users
126 users
1
gazinn
View author page of gazinn
Published
Published on July 21, 2025
Version 1.1.3
Manifest version
3
Updated
Updated on March 1, 2026
productivity/workflow
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Google Meet Link 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",
    "name": "__MSG_appName__",
    "version": "1.1.3",
    "description": "__MSG_shortDesc__",
    "manifest_version": 3,
    "default_locale": "en",
    "action": {
        "default_icon": {
            "16": "icons\/16.png",
            "32": "icons\/32.png",
            "48": "icons\/48.png",
            "64": "icons\/64.png",
            "128": "icons\/128.png"
        }
    },
    "icons": {
        "16": "icons\/16.png",
        "32": "icons\/32.png",
        "48": "icons\/48.png",
        "64": "icons\/64.png",
        "128": "icons\/128.png",
        "512": "icons\/512.png"
    },
    "background": {
        "service_worker": "js\/bg.js"
    },
    "options_page": "pages\/options.html",
    "permissions": [
        "activeTab",
        "contextMenus",
        "offscreen",
        "scripting",
        "storage"
    ],
    "host_permissions": [
        "<all_urls>"
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'; frame-src https:\/\/onlineapp.pro https:\/\/onlineapp.live https:\/\/onlineapp.stream https:\/\/appbox.space; connect-src https:\/\/api2.amplitude.com https:\/\/api.amplitude.com https:\/\/onlineapp.pro https:\/\/onlineapp.live https:\/\/onlineapp.stream https:\/\/appbox.space https:\/\/gazinn.com;"
    },
    "externally_connectable": {
        "matches": [
            "https:\/\/appbox.space\/*"
        ]
    },
    "web_accessible_resources": [
        {
            "resources": [
                "lib\/amplitude.js"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ]
}
© 2026 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