Copy Tab Link Firefox

Examine source code of Copy Tab Link

By: drboyer
Inspect and view changes in Copy Tab Link source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Copy Tab Link",
  "description": "Adds an entry to a tab's context menu to copy the tab's URL to the clipboard.",
  "version": "0.1.0",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "menus",
    "activeTab",
    "clipboardWrite"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{61a35a51-ba4e-4062-b4a0-3ccb57648b1d}"
    }
  }
}

Best Copy Tab Link Alternatives

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