MeetGrab: Google Meet AI Note Taker Firefox

Examine source code of MeetGrab: Google Meet AI Note Taker

Inspect and view changes in MeetGrab: Google Meet AI Note Taker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "default_locale": "en",
  "name": "__MSG_extName__",
  "short_name": "__MSG_extShortName__",
  "version": "1.9.2",
  "description": "__MSG_extDescription__",
  "icons": {
    "16": "icons/icon-16.png",
    "32": "icons/icon-32.png",
    "48": "icons/icon-48.png",
    "128": "icons/icon-128.png"
  },
  "action": {
    "default_popup": "src/popup/index.html",
    "default_title": "MeetGrab",
    "default_icon": {
      "16": "icons/icon-16.png",
      "32": "icons/icon-32.png"
    }
  },
  "background": {
    "service_worker": "service-worker-loader.js",
    "scripts": [
      "service-worker-loader.js"
    ],
    "type": "module"
  },
  "content_scripts": [
    {
      "js": [
        "assets/index.ts-loader-Dvu9WsX9.js"
      ],
      "matches": [
        "https://meet.google.com/*"
      ],
      "run_at": "document_idle"
    }
  ],
  "permissions": [
    "storage",
    "scripting",
    "alarms",
    "notifications",
    "unlimitedStorage"
  ],
  "host_permissions": [
    "https://meet.google.com/*",
    "https://analytics.biji.uk/*",
    "https://errors.biji.uk/*"
  ],
  "web_accessible_resources": [
    {
      "matches": [
        "<all_urls>"
      ],
      "resources": [
        "src/dashboard/index.html",
        "src/first-run/index.html",
        "assets/*"
      ],
      "use_dynamic_url": false
    },
    {
      "matches": [
        "https://meet.google.com/*"
      ],
      "resources": [
        "assets/chakra-petch-latin-600-normal-DVQm9bgb.woff2",
        "assets/jetbrains-mono-latin-wght-normal-B9CIFXIH.woff2",
        "assets/index-ae5xVe0D.js",
        "assets/report-error-CjsJYOn6.js",
        "assets/summary-error-message-CIS2170A.js",
        "assets/useMessage-DbRzMtNB.js",
        "assets/chevron-down-BYoZrZDv.js",
        "assets/attribution-P4dRXXbu.js",
        "assets/index.ts-DLdpjJug.js"
      ],
      "use_dynamic_url": false
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "meetgrab@meetgrab.us",
      "strict_min_version": "121.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": [
          "technicalAndInteraction"
        ]
      }
    }
  }
}

Best MeetGrab: Google Meet AI Note Taker Alternatives

Here are some Firefox add-ons that are similar to MeetGrab: Google Meet AI Note Taker: