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입니다: