Copy Server IP Firefox

Examine source code of Copy Server IP

By: ced404
Inspect and view changes in Copy Server IP source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Copy Server IP",
  "version": "1.0",
  "permissions": [
    "contextMenus",
    "tabs",
    "clipboardWrite",
    "activeTab",
    "dns",
    "notifications"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "icons": {
    "48": "icons/icon-48.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{27d44a04-00aa-48f8-92f4-8671e6007508}"
    }
  }
}

Best Copy Server IP Alternatives

Here are some Firefox add-ons that are similar to Copy Server IP: