WebExtension.net
WebExtension.net

Google Meet Attendees & Breakout Rooms

View on Chrome Web Store
View Google Meet Attendees & Breakout Rooms Chrome Extension on Chrome Web Store
3.6 (36 ratings)

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

Easily get everyone attending a Google Meet and compare them to a list, create groups and more
Type
Extension
Users
100,000 users
Daniel & Emrik
View author page of Daniel & Emrik
Published
Published on May 14, 2020
Version 0.2.5
Manifest version
2
Updated
Updated on July 9, 2021
View on Chrome Web Store
View Google Meet Attendees & Breakout Rooms Chrome Extension on Chrome Web Store
lifestyle/social
Extension Category

Extension Manifest

Copy manifest to clipboard
{
    "browser_action": {
        "default_popup": "html\/popup.html",
        "default_title": "Google Meet Attendees"
    },
    "content_scripts": [
        {
            "all_frames": false,
            "js": [
                "js\/inject.js"
            ],
            "matches": [
                "https:\/\/meet.google.com\/*"
            ],
            "run_at": "document_idle"
        }
    ],
    "default_locale": "en",
    "description": "__MSG_extDesc__",
    "icons": {
        "16": "icons\/icon16.png",
        "32": "icons\/icon32.png",
        "48": "icons\/icon48.png",
        "96": "icons\/icon96.png",
        "128": "icons\/icon128.png"
    },
    "manifest_version": 2,
    "name": "__MSG_extName__",
    "short_name": "__MSG_appName__",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "0.2.5",
    "web_accessible_resources": [
        "js\/copy.simple.user.js"
    ]
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

© 2024 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