Web Authority - SEO & Page Analyzer Firefox

Examine source code of Web Authority - SEO & Page Analyzer

Inspect and view changes in Web Authority - SEO & Page Analyzer source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Web Authority - SEO & Page Analyzer",
  "version": "1.0.1",
  "description": "Analyze metadata, headers, schema, and technical SEO signals instantly. The fastest SEO diagnostics tool for your browser.",
  "author": "Loopstates",
  "browser_specific_settings": {
    "gecko": {
      "id": "web-authority@loopstates.com",
      "strict_min_version": "115.0",
      "data_collection_permissions": {
        "required": [
          "personallyIdentifyingInfo",
          "websiteContent"
        ]
      }
    }
  },
  "action": {
    "default_popup": "popup/popup.html",
    "default_icon": {
      "16": "icons/icon-16.png",
      "48": "icons/icon-48.png",
      "128": "icons/icon-128.png"
    }
  },
  "icons": {
    "16": "icons/icon-16.png",
    "48": "icons/icon-48.png",
    "128": "icons/icon-128.png"
  },
  "background": {
    "scripts": [
      "background/background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content/content.js"
      ]
    }
  ],
  "permissions": [
    "activeTab",
    "scripting",
    "alarms",
    "storage",
    "webRequest"
  ],
  "host_permissions": [
    "https://api.freemius.com/*",
    "http://*/*",
    "https://*/*"
  ]
}

Best Web Authority - SEO & Page Analyzer Alternatives

Here are some Firefox add-ons that are similar to Web Authority - SEO & Page Analyzer: