Copy page url Firefox

Examine source code of Copy page url

Por: ymatzki Add-on
Inspect and view changes in Copy page url source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Copy page url",
  "version": "1.0",
  "description": "Copy page link to clipboard.",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "icons": {
    "48": "icons/copu-48.png"
  },
  "browser_action": {
    "default_icon": {
      "16": "icons/copu-16.png",
      "32": "icons/copu-32.png",
      "48": "icons/copu-48.png",
      "64": "icons/copu-64.png"
    }
  },
  "permissions": [
    "contextMenus",
    "activeTab"
  ]
}

Mejores alternativas Copy page url

Aquí hay algunas Firefox add-ons que son similares a Copy page url: