Link Labeler Firefox

Examine source code of Link Labeler

Inspect and view changes in Link Labeler source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Link Labeler",
  "version": "1.0",
  "description": "Adds icons before links based on their type (PDF, HTTPS, magnet, etc).",
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{94150817-bf24-4b01-a5a8-be04fc8d63fb}",
      "strict_min_version": "134.0"
    }
  },
  "icons": {
    "64": "icon64.png",
    "128": "icon128.png"
  }
}

Best Link Labeler Alternatives

Here are some Firefox add-ons that are similar to Link Labeler: