Phishing Heatmap View Firefox

Examine source code of Phishing Heatmap View

Inspect and view changes in Phishing Heatmap View source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "__MSG_extensionName__",
  "description": "__MSG_extensionDescription__",
  "version": "1.0",
  "icons": {
    "128": "icons/icon-128.png"
  },
  "permissions": [
    "scripting",
    "activeTab",
    "tabs"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "action": {
    "default_popup": "popup.html",
    "default_icon": "icons/icon-128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{aa763b03-5da5-9965-1e33-0f372bfa6c14}",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "collects_data": false
      }
    }
  }
}

Best Phishing Heatmap View Alternatives

Here are some Firefox add-ons that are similar to Phishing Heatmap View: