Mantra Browser Defender Enterprise Firefox

Examine source code of Mantra Browser Defender Enterprise

By: Mantra
Inspect and view changes in Mantra Browser Defender Enterprise source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "description": "__MSG_extensionDescription__",
  "version": "2.5.1",
  "manifest_version": 3,
  "name": "__MSG_extensionName__",
  "default_locale": "en",
  "options_page": "options.html",
  "background": {
    "scripts": [
      "background.bundle.js"
    ]
  },
  "action": {
    "default_popup": "popup.html",
    "default_icon": "active_icon48.png"
  },
  "icons": {
    "32": "active_icon32.png",
    "48": "active_icon48.png",
    "128": "active_icon128.png"
  },
  "permissions": [
    "activeTab",
    "alarms",
    "downloads",
    "identity",
    "management",
    "notifications",
    "scripting",
    "storage",
    "tabs",
    "webRequest",
    "webNavigation"
  ],
  "host_permissions": [
    "http://*/*",
    "https://*/*",
    "<all_urls>"
  ],
  "content_security_policy": {
    "extension_pages": "script-src 'self'; object-src 'self'; worker-src 'self';"
  },
  "content_scripts": [
    {
      "all_frames": true,
      "matches": [
        "<all_urls>"
      ],
      "run_at": "document_start",
      "js": [
        "contentScriptChecker.bundle.js"
      ]
    },
    {
      "matches": [
        "<all_urls>"
      ],
      "run_at": "document_start",
      "js": [
        "contentScriptSetupPassword.bundle.js"
      ]
    },
    {
      "all_frames": true,
      "matches": [
        "<all_urls>"
      ],
      "run_at": "document_start",
      "js": [
        "contentScriptTracker.bundle.js"
      ]
    },
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "consoleWarning.bundle.js"
      ],
      "run_at": "document_start"
    },
    {
      "all_frames": true,
      "matches": [
        "<all_urls>"
      ],
      "run_at": "document_start",
      "js": [
        "clickfixDetector.bundle.js"
      ],
      "world": "MAIN"
    },
    {
      "all_frames": true,
      "matches": [
        "<all_urls>"
      ],
      "run_at": "document_start",
      "js": [
        "clickfixBridge.bundle.js"
      ]
    }
  ],
  "web_accessible_resources": [
    {
      "resources": [
        "loading.html",
        "analysisInProgress.html",
        "setupRequiredAlert.html",
        "potentialPhishingAlert.html",
        "analysisStartedPopup.html",
        "recentlyCreatedDomainPopup.html",
        "passwordInputAlert.html",
        "dlpAlert.html",
        "clickfixAlert.html"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "browser-defender@mantra.ms",
      "strict_min_version": "128.0"
    }
  }
}

Best Mantra Browser Defender Enterprise Alternatives

Here are some Firefox add-ons that are similar to Mantra Browser Defender Enterprise: