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": "{f073ec5e-d878-470a-8445-76f67022adc4}",
      "strict_min_version": "117.0"
    }
  }
}

Mejores alternativas Link Viewer

Aquí hay algunas Firefox add-ons que son similares a Link Viewer: