GHelp Meet Capture Firefox

Examine source code of GHelp Meet Capture

Inspect and view changes in GHelp Meet Capture source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "GHelp Meet Capture",
  "version": "0.3.5",
  "description": "Captures Google Meet captions and chat with explicit user consent.",
  "permissions": [
    "storage",
    "alarms"
  ],
  "host_permissions": [
    "https://meet.google.com/*",
    "https://sb.globalassessment.com.tr/*"
  ],
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "type": "module"
  },
  "content_scripts": [
    {
      "matches": [
        "https://meet.google.com/*"
      ],
      "css": [
        "meet-content.css"
      ],
      "js": [
        "meet-content.js"
      ],
      "run_at": "document_start"
    }
  ],
  "action": {
    "default_title": "GHelp Meet Capture",
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icons/icon16.png",
      "32": "icons/icon32.png",
      "48": "icons/icon48.png"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "ghelp-meet-capture@globalassessment.com.tr",
      "strict_min_version": "121.0",
      "data_collection_permissions": {
        "required": [
          "authenticationInfo"
        ],
        "optional": [
          "personalCommunications",
          "websiteContent"
        ]
      }
    }
  }
}

Best GHelp Meet Capture Alternatives

Here are some Firefox add-ons that are similar to GHelp Meet Capture: