RankingsFactor – AI SEO & Website Analyzer Firefox

Examine source code of RankingsFactor – AI SEO & Website Analyzer

Inspect and view changes in RankingsFactor – AI SEO & Website Analyzer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "RankingsFactor – AI-Powered SEO Insights",
  "version": "2.0.8",
  "description": "Take control of your website’s SEO and performance with the AI-Powered RankingsFactor Firefox Extension.",
  "permissions": [
    "webNavigation",
    "storage"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "type": "module"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "analyzer.js",
        "content-script.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "action": {
    "default_title": "RankingsFactor AI Analyzer"
  },
  "externally_connectable": {
    "matches": [
      "http://localhost:3000/*"
    ]
  },
  "web_accessible_resources": [
    {
      "resources": [
        "index.html",
        "assets/*",
        "install.html"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ],
  "icons": {
    "16": "icon16.png",
    "32": "icon32.png",
    "48": "icon48.png",
    "128": "icon128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "rankingsfactor@gmail.com",
      "strict_min_version": "109.0"
    }
  }
}

Best RankingsFactor – AI SEO & Website Analyzer Alternatives

Here are some Firefox add-ons that are similar to RankingsFactor – AI SEO & Website Analyzer: