PageXray Analyzer Firefox

Examine source code of PageXray Analyzer

Inspect and view changes in PageXray Analyzer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "PageXray Analyzer",
  "version": "1.3",
  "description": "Analyze and extract resources (images, scripts, CSS, fonts) from any webpage.",
  "permissions": [
    "activeTab",
    "tabs"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_title": "PageXray"
  },
  "icons": {
    "32": "icons/logo_32.png",
    "64": "icons/logo_64.png",
    "128": "icons/logo_128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{26f65c88-e916-424f-99a5-91a4a2483362}"
    }
  }
}

Best PageXray Analyzer Alternatives

Here are some Firefox add-ons that are similar to PageXray Analyzer: