Link Viewer Firefox

Examine source code of Link Viewer

제작자: Crypto Wallet
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"
    }
  }
}

최고의 Link Viewer 대안

다음은 Link Viewer과(와) 유사한 Firefox add-on입니다: