Broken Link Hunter Firefox

Examine source code of Broken Link Hunter

Inspect and view changes in Broken Link Hunter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Broken Link Hunter",
  "version": "3.11.57",
  "description": "Analyseur professionnel de liens cassés - 100% gratuit",
  "default_locale": "fr",
  "browser_specific_settings": {
    "gecko": {
      "id": "broken-link-hunter@brokenlinkhunterpro.com",
      "strict_min_version": "102.0"
    }
  },
  "permissions": [
    "activeTab",
    "scripting",
    "storage",
    "notifications"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icons/icon16.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_idle"
    }
  ]
}

Best Broken Link Hunter Alternatives

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