Endpoint Hunter Firefox

Examine source code of Endpoint Hunter

By: DrPeCe
Inspect and view changes in Endpoint Hunter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Endpoint Hunter",
  "version": "0.3.0",
  "description": "__MSG_appDescription__",
  "default_locale": "ca",
  "author": "DrPeCe",
  "homepage_url": "https://github.com/carlesreig/endpoint-hunter",
  "icons": {
    "48": "icons/icon-48.png",
    "96": "icons/icon-96.png"
  },
  "permissions": [
    "webRequest",
    "<all_urls>",
    "storage",
    "tabs"
  ],
  "devtools_page": "src/devtools/devtools.html",
  "background": {
    "scripts": [
      "src/lib/config.js",
      "src/lib/detection.js",
      "src/background/background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "@endpoint-hunter.carlesreig",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Endpoint Hunter Alternatives

Here are some Firefox add-ons that are similar to Endpoint Hunter: