SEOquake Extension Firefox

Examine source code of SEOquake Extension

Inspect and view changes in SEOquake Extension source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "SEOquake Extension",
  "version": "1.3",
  "description": "A powerful SEO analysis tool that provides key metrics for web pages.",
  "permissions": [
    "activeTab",
    "storage",
    "https://api.example.com/*"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "32": "icons/logo_32.png",
      "64": "icons/logo_64.png",
      "128": "icons/logo_128.png"
    }
  },
  "icons": {
    "32": "icons/logo_32.png",
    "64": "icons/logo_64.png",
    "128": "icons/logo_128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{1e21ea2d-91b2-436c-ae63-343454496c1c}"
    }
  }
}

Best SEOquake Extension Alternatives

Here are some Firefox add-ons that are similar to SEOquake Extension: