Backlinks Checker Firefox

Examine source code of Backlinks Checker

Inspect and view changes in Backlinks Checker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Backlinks Checker",
  "version": "1.0",
  "description": "Checks for backlinks to the current webpage.",
  "icons": {
    "48": "icons/backlinks-48.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_icon": "icons/backlinks-48.png",
    "default_popup": "popup.html"
  },
  "permissions": [
    "tabs",
    "<all_urls>"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{35e7aab6-6530-450a-9bf3-b5ea222b220f}"
    }
  }
}

Best Backlinks Checker Alternatives

Here are some Firefox add-ons that are similar to Backlinks Checker: