FragmentAnchorPilot Firefox

Examine source code of FragmentAnchorPilot

By: Sounay8 Add-on
Inspect and view changes in FragmentAnchorPilot source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "FragmentAnchorPilot",
  "version": "1.0.0",
  "description": "Audit same-page hash links, missing fragment targets, duplicate targets, and empty jump patterns.",
  "icons": {
    "48": "anchors/icon-48.png",
    "96": "anchors/icon-96.png",
    "128": "anchors/icon-128.png"
  },
  "action": {
    "default_title": "FragmentAnchorPilot",
    "default_popup": "dock/main.html"
  },
  "permissions": [
    "activeTab",
    "scripting",
    "clipboardWrite"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{ac44cdf0-d769-45d7-9a72-2a1ad1f66807}",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best FragmentAnchorPilot Alternatives

Here are some Firefox add-ons that are similar to FragmentAnchorPilot: