Hyperlink Enhancer Firefox

Examine source code of Hyperlink Enhancer

Inspect and view changes in Hyperlink Enhancer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Linkify Plus Plus",
  "version": "11.0.0",
  "description": "__MSG_extensionDescription__",
  "homepage_url": "https://github.com/eight04/linkify-plus-plus",
  "developer": {
    "name": "eight04",
    "url": "https://github.com/eight04"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [],
      "run_at": "document_start"
    }
  ],
  "default_locale": "en",
  "manifest_version": 2,
  "options_ui": {
    "page": "options.html"
  },
  "browser_action": {
    "default_icon": "icon.svg",
    "default_title": "__MSG_extensionOptions__",
    "theme_icons": [
      {
        "dark": "icon.svg",
        "light": "icon-light.svg",
        "size": 32
      }
    ]
  },
  "background": {
    "scripts": []
  },
  "permissions": [
    "storage",
    "activeTab"
  ],
  "applications": {
    "gecko": {
      "strict_min_version": "52.0",
      "id": "{fd8ffcb5-99cc-408c-8f4d-3b1416e98885}"
    }
  }
}

Best Hyperlink Enhancer Alternatives

Here are some Firefox add-ons that are similar to Hyperlink Enhancer: