Broken Link Checker: Find 404 & Dead Links Chrome

Examine source code of Broken Link Checker: Find 404 & Dead Links

Inspect and view changes in Broken Link Checker: Find 404 & Dead Links source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 3,
  "name": "__MSG_appName__",
  "short_name": "Link Checker",
  "version": "1.0.2",
  "description": "__MSG_appDesc__",
  "default_locale": "en",
  "action": {
    "default_popup": "src/popup/index.html",
    "default_title": "__MSG_appName__"
  },
  "icons": {
    "16": "assets/icon-16.png",
    "32": "assets/icon-32.png",
    "48": "assets/icon-48.png",
    "128": "assets/icon-128.png"
  },
  "permissions": [
    "storage",
    "activeTab",
    "scripting"
  ],
  "optional_host_permissions": [
    "<all_urls>"
  ],
  "background": {
    "service_worker": "src/background/background.js",
    "type": "module"
  },
  "options_page": "src/options/index.html",
  "content_security_policy": {
    "extension_pages": "script-src 'self'; object-src 'self'"
  },
  "homepage_url": "https://peakproductivity.online/broken-link-checker"
}

Best Broken Link Checker: Find 404 & Dead Links Alternatives

Here are some Chrome extensions that are similar to Broken Link Checker: Find 404 & Dead Links: