Website Backlink Analyzer Firefox

Examine source code of Website Backlink Analyzer

Inspect and view changes in Website Backlink Analyzer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Website Backlink Analyzer",
  "version": "1.1",
  "description": "Analyze all backlinks on a webpage and classify them.",
  "icons": {
    "64": "icons/logo_64.png"
  },
  "permissions": [
    "activeTab",
    "downloads"
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": "icons/logo_64.png"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{cab6b69a-21fc-49d5-a0a0-1efb192c9df9}"
    }
  }
}

Mejores alternativas Website Backlink Analyzer

Aquí hay algunas Firefox add-ons que son similares a Website Backlink Analyzer: