Host Info Firefox

Examine source code of Host Info

By: albert Add-on
Inspect and view changes in Host Info source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Host Info",
  "description": "Get host information",
  "version": "2.3",
  "permissions": [
    "tabs",
    "webRequest",
    "webNavigation",
    "storage",
    "alarms"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "action": {
    "default_title": "Host Info",
    "default_popup": "popup.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "hostinfo@albert.lol",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  }
}

Best Host Info Alternatives

Here are some Firefox add-ons that are similar to Host Info: