Pand Radar Firefox

Examine source code of Pand Radar

Inspect and view changes in Pand Radar source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Pand Radar",
  "version": "2026.6.3",
  "description": "__MSG_extDescription__",
  "homepage_url": "https://pandradar.nl",
  "author": "Pand Radar",
  "default_locale": "en",
  "icons": {
    "16": "icons/icon-16.png",
    "32": "icons/icon-32.png",
    "48": "icons/icon-48.png",
    "128": "icons/icon-128.png"
  },
  "permissions": [
    "storage"
  ],
  "host_permissions": [
    "*://*.funda.nl/*",
    "https://pandradar.nl/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "*://*.funda.nl/*"
      ],
      "js": [
        "content/index.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "options_ui": {
    "page": "options/index.html",
    "open_in_tab": true
  },
  "web_accessible_resources": [
    {
      "resources": [
        "content/*",
        "assets/*"
      ],
      "matches": [
        "*://*.funda.nl/*"
      ]
    }
  ],
  "background": {
    "scripts": [
      "background/index.js"
    ],
    "type": "module"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "pandradar@pandradar.nl",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "authenticationInfo",
          "personallyIdentifyingInfo",
          "personalCommunications",
          "websiteActivity",
          "websiteContent"
        ]
      }
    },
    "gecko_android": {
      "strict_min_version": "142.0"
    }
  }
}

Best Pand Radar Alternatives

Here are some Firefox add-ons that are similar to Pand Radar: