Anchor Jump Map Firefox

Examine source code of Anchor Jump Map

Inspect and view changes in Anchor Jump Map source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Anchor Jump Map",
  "version": "4.9",
  "description": "Browse page headings as a clickable table of contents. Available in English, Russian, and Ukrainian.",
  "browser_specific_settings": {
    "gecko": {
      "id": "{46dac418-5b35-4df2-a635-931c92ae2477}",
      "strict_min_version": "96.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "browser_action": {
    "default_icon": {
      "16": "res/icon16.png",
      "32": "res/icon32.png",
      "48": "res/icon48.png",
      "96": "res/icon96.png",
      "128": "res/icon128.png"
    },
    "default_title": "Anchor Jump Map",
    "default_popup": "code/popup.html"
  },
  "icons": {
    "16": "res/icon16.png",
    "32": "res/icon32.png",
    "48": "res/icon48.png",
    "96": "res/icon96.png",
    "128": "res/icon128.png"
  },
  "permissions": [
    "tabs",
    "activeTab",
    "storage"
  ]
}

Best Anchor Jump Map Alternatives

Here are some Firefox add-ons that are similar to Anchor Jump Map: