Broken Link Finder Firefox

Examine source code of Broken Link Finder

Inspect and view changes in Broken Link Finder source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Broken Link Finder",
  "version": "1.0",
  "description": "Scan webpages to find broken, redirected, and valid links.",
  "permissions": [
    "activeTab",
    "<all_urls>"
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_title": "Broken Link Finder"
  },
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "brokenlinkfinder@yourdomain.com",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": []
      }
    }
  }
}

Best Broken Link Finder Alternatives

Here are some Firefox add-ons that are similar to Broken Link Finder: