Copy Domain - Context Menu Firefox

Examine source code of Copy Domain - Context Menu

Inspect and view changes in Copy Domain - Context Menu source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Context Menu: Copy Domain",
  "description": "Add a context menu option to links to copy URL Domain",
  "version": "1.0",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "activeTab",
    "contextMenus",
    "clipboardWrite"
  ]
}

Best Copy Domain - Context Menu Alternatives

Here are some Firefox add-ons that are similar to Copy Domain - Context Menu: