GuardSphere Web Protection Firefox

Examine source code of GuardSphere Web Protection

Inspect and view changes in GuardSphere Web Protection source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "GuardSphere Web Protection",
  "description": "Browser-level web protection for GuardSphere-managed Windows devices.",
  "version": "0.1.2",
  "permissions": [
    "tabs",
    "webNavigation",
    "webRequest",
    "webRequestBlocking",
    "alarms",
    "<all_urls>",
    "http://127.0.0.1:48735/*"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "browser_action": {
    "default_title": "GuardSphere Web Protection",
    "default_icon": {
      "16": "icons/icon16.png",
      "32": "icons/icon32.png",
      "48": "icons/icon48.png"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "browser-protection@guardsphere.app",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "browsingActivity"
        ],
        "optional": []
      }
    }
  }
}

Best GuardSphere Web Protection Alternatives

Here are some Firefox add-ons that are similar to GuardSphere Web Protection: