Copy Image URL Firefox

Examine source code of Copy Image URL

By: cisu
Inspect and view changes in Copy Image URL source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Copy Image URL",
  "version": "1.2",
  "manifest_version": 2,
  "description": "Copy image source URLs from Google image search",
  "permissions": [
    "contextMenus",
    "clipboardWrite"
  ],
  "background": {
    "scripts": [
      "cisu.js"
    ]
  },
  "icons": {
    "16": "icon-16.png",
    "48": "icon-48.png",
    "128": "icon-128.png"
  }
}

Best Copy Image URL Alternatives

Here are some Firefox add-ons that are similar to Copy Image URL: