Extension Guard Enterprise Firefox

Examine source code of Extension Guard Enterprise

Inspect and view changes in Extension Guard Enterprise source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Extension Guard Enterprise",
  "short_name": "Extension Guard",
  "description": "Extension management for your organization",
  "version": "1.0.5",
  "author": "admin@chrome-stats.com",
  "homepage_url": "https://chrome-stats.com/guard",
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "logo/logo_16.png",
      "32": "logo/logo_32.png",
      "48": "logo/logo_48.png",
      "64": "logo/logo_64.png",
      "128": "logo/logo_128.png"
    }
  },
  "background": {
    "scripts": [
      "service-worker-loader.js"
    ],
    "type": "module"
  },
  "permissions": [
    "alarms",
    "management",
    "storage",
    "notifications",
    "identity",
    "identity.email",
    "enterprise.deviceAttributes"
  ],
  "storage": {
    "managed_schema": "schema.json"
  },
  "host_permissions": [
    "https://chrome-stats.com/",
    "https://*.chrome-stats.com/"
  ],
  "icons": {
    "16": "logo/logo_16.png",
    "32": "logo/logo_32.png",
    "48": "logo/logo_48.png",
    "64": "logo/logo_64.png",
    "128": "logo/logo_128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "enterprise@chrome-stats.com"
    }
  }
}

Best Extension Guard Enterprise Alternatives

Here are some Firefox add-ons that are similar to Extension Guard Enterprise: