HeadingLinker Firefox

Examine source code of HeadingLinker

By: Artemix
Inspect and view changes in HeadingLinker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Linker",
  "version": "1.2",
  "description": "Adds a clickable # link to quickly reference any page heading",
  "content_scripts": [
    {
      "js": [
        "linker.js"
      ],
      "matches": [
        "http://*/*",
        "https://*/*"
      ]
    }
  ],
  "icons": {
    "48": "icons/48.png",
    "96": "icons/96.png"
  }
}

Best HeadingLinker Alternatives

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