Webpage Analyzer PD new Firefox

Examine source code of Webpage Analyzer PD new

Inspect and view changes in Webpage Analyzer PD new source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Webpage Analyzer",
  "version": "1.0",
  "description": "Analyze webpage elements and performance metrics.",
  "permissions": [
    "activeTab",
    "storage",
    "scripting"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "48": "icon48.png",
      "128": "icon128.png"
    },
    "icons": {
      "48": "icon48.png",
      "128": "icon128.png"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "webpage-analyzer@gmail.com",
      "strict_min_version": "78.0"
    }
  }
}

Best Webpage Analyzer PD new Alternatives

Here are some Firefox add-ons that are similar to Webpage Analyzer PD new: