WebExtension.net
WebExtension.net

Launch for Google Meet

View on Chrome Web Store
View Launch for Google Meet Chrome Extension on Chrome Web Store
2.0 (1 ratings)

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

Quick Launch Google Meet just 1 click and Save Transcript
Type
Extension
Users
2,000 users
Free Software Extensions
View author page of Free Software Extensions
Published
Published on August 12, 2020
Version 1.0
Manifest version
2
Updated
Updated on December 9, 2020
View on Chrome Web Store
View Launch for Google Meet Chrome Extension on Chrome Web Store
productivity/workflow
Extension Category
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "__MSG_AppName__",
    "default_locale": "en",
    "version": "1.0",
    "description": "__MSG_AppDesc__",
    "container": [
        "GOOGLE_DRIVE"
    ],
    "offline_enabled": true,
    "icons": {
        "16": "images\/icons\/16.png",
        "19": "images\/icons\/19.png",
        "64": "images\/icons\/64.png",
        "128": "images\/icons\/128.png"
    },
    "browser_action": {
        "default_icon": "images\/icons\/16.png",
        "default_title": "google meet chat transcript",
        "default_popup": "popup.html"
    },
    "permissions": [
        "activeTab"
    ],
    "background": {
        "scripts": [
            "js\/update-conf.js",
            "js\/update.js"
        ],
        "persistent": false
    }
}
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