Highlight Links Firefox

Examine source code of Highlight Links

Inspect and view changes in Highlight Links source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Highlight Links",
  "version": "1.0.0",
  "description": "Highlight Links",
  "icons": {
    "48": "icons/icon.svg"
  },
  "permissions": [
    "tabs"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "highlightlinks-03eb8a55ff@local",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": []
      }
    }
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_idle"
    }
  ]
}

Best Highlight Links Alternatives

Here are some Firefox add-ons that are similar to Highlight Links: