Link Viewer Firefox

Examine source code of Link Viewer

Inspect and view changes in Link Viewer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Link Viewer",
  "version": "1.0",
  "description": "Displays all links from the current page in a popup.",
  "icons": {
    "64": "icon64.png",
    "128": "icon128.png"
  },
  "permissions": [
    "activeTab",
    "tabs"
  ],
  "browser_action": {
    "default_icon": "icon64.png",
    "default_popup": "popup.html",
    "default_title": "View Page Links"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{b6f4830f-26d8-49e2-9fc6-4cfd036c351e}",
      "strict_min_version": "117.0"
    }
  }
}

Best Link Viewer Alternatives

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