Application Guard Extension Firefox

Examine source code of Application Guard Extension

Inspect and view changes in Application Guard Extension source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "__MSG_appName__",
  "description": "__MSG_appDesc__",
  "default_locale": "en",
  "version": "2.0.2206.23003",
  "manifest_version": 2,
  "content_security_policy": "script-src 'self'; object-src 'self'",
  "icons": {
    "16": "img/WindowsDefenderAppGuard_16x16.png",
    "48": "img/WindowsDefenderAppGuard_48x48.png",
    "128": "img/WindowsDefenderAppGuard_128x128.png"
  },
  "browser_action": {
    "default_icon": {
      "16": "img/WindowsDefenderAppGuard_16x16.png",
      "24": "img/WindowsDefenderAppGuard_24x24.png",
      "32": "img/WindowsDefenderAppGuard_32x32.png"
    },
    "default_popup": "html/popup.html"
  },
  "permissions": [
    "nativeMessaging",
    "tabs",
    "webRequest",
    "history",
    "webRequestBlocking",
    "storage",
    "<all_urls>"
  ],
  "background": {
    "page": "html/background.html",
    "persistent": true
  },
  "applications": {
    "gecko": {
      "id": "ApplicationGuardRel@microsoft.com"
    }
  }
}

Best Application Guard Extension Alternatives

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