SEO Hub Firefox

Examine source code of SEO Hub

By: Ramesh Add-on
Inspect and view changes in SEO Hub 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": 2,
  "name": "SEO Hub",
  "description": "Comprehensive white-label SEO audit toolkit for agencies and freelancers.",
  "version": "1.0.3",
  "icons": {
    "16": "icon/16.png",
    "32": "icon/32.png",
    "48": "icon/48.png",
    "96": "icon/96.png",
    "128": "icon/128.png"
  },
  "permissions": [
    "storage",
    "activeTab",
    "https://seo.thetechchips.com/*",
    "https://www.googleapis.com/*"
  ],
  "options_ui": {
    "open_in_tab": true,
    "page": "options.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "seo-intelligence-suite@wxt-extension.com",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_title": "SEO Hub",
    "default_popup": "popup.html"
  },
  "sidebar_action": {
    "default_panel": "sidepanel.html",
    "default_title": "SEO Intelligence Sidebar",
    "open_at_install": false
  },
  "content_scripts": [
    {
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "run_at": "document_idle",
      "js": [
        "content-scripts/content.js"
      ]
    }
  ]
}

Best SEO Hub Alternatives

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