SEO Pro Extension Firefox

Examine source code of SEO Pro Extension

Inspect and view changes in SEO Pro Extension source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "author": "MarketingSyrup",
  "homepage_url": "https://marketingsyrup.com/",
  "manifest_version": 2,
  "name": "SEO Pro Extension",
  "version": "2.3",
  "icons": {
    "16": "images/icons/ic_seo-pro.png",
    "48": "images/icons/icon-48.png",
    "128": "images/icons/icon-128.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": true
  },
  "browser_action": {
    "default_icon": "images/icons/ic_seo-pro.png",
    "default_popup": "popup.html"
  },
  "content_scripts": [
    {
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "css": [
        "css/inject.css"
      ],
      "js": [
        "js/inject.js"
      ],
      "run_at": "document_end"
    }
  ],
  "permissions": [
    "http://*/*",
    "https://*/*",
    "webRequest",
    "webNavigation"
  ],
  "web_accessible_resources": [
    "popup.html"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{438301f8-20a9-4142-9863-f851f57001d7}"
    }
  }
}

Best SEO Pro Extension Alternatives

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