Internal Link Analyzer Firefox

Examine source code of Internal Link Analyzer

提供元: René Dhemant Add-on
Inspect and view changes in Internal Link Analyzer 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
{
  "manifest_version": 3,
  "name": "Internal Link Analyzer",
  "version": "1.2",
  "description": "Analyzes and counts internal links on the current page, displaying results in an overlaid sidebar.",
  "author": "René Dhemant (DHEMANT Consulting GmbH)",
  "homepage_url": "https://dhemant.consulting/tools/",
  "browser_specific_settings": {
    "gecko": {
      "id": "link-analyzer@dhemant.consulting",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "permissions": [
    "activeTab",
    "scripting"
  ],
  "icons": {
    "48": "icon.svg",
    "128": "icon.svg"
  },
  "action": {
    "default_title": "Scan Internal Links",
    "default_icon": "icon.svg"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  }
}

ベストのInternal Link Analyzer代替案

Internal Link Analyzerに類似したFirefox add-onをいくつか紹介します: