Ebay Copyhelper Firefox

Examine source code of Ebay Copyhelper

By: Ihor
Inspect and view changes in Ebay Copyhelper source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Ebay Copyhelper",
  "version": "1.1",
  "description": "Add copy Buttons for Order Num and User ID in Ebay",
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "<all_urls>",
    "activeTab"
  ],
  "icons": {
    "96": "icon48.png"
  },
  "content_scripts": [
    {
      "matches": [
        "https://www.ebay.com/vod/FetchOrderDetails*",
        "https://vod.ebay.com/vod/FetchOrderDetails*",
        "https://www.ebay.com/sh/ord*",
        "https://www.ebay.com/sh/ord/details*",
        "https://www.ebay.co.uk/vod/FetchOrderDetails*",
        "https://vod.ebay.co.uk/vod/FetchOrderDetails*",
        "https://www.ebay.co.uk/sh/ord*",
        "https://www.ebay.co.uk/sh/ord/details*",
        "https://www.ebay.de/vod/FetchOrderDetails*",
        "https://vod.ebay.de/vod/FetchOrderDetails*",
        "https://www.ebay.de/sh/ord*",
        "https://www.ebay.de/sh/ord/details*"
      ],
      "css": [
        "style.css"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "addoncopyhelper@ebay.com",
      "strict_min_version": "48.0"
    }
  }
}

Best Ebay Copyhelper Alternatives

Here are some Firefox add-ons that are similar to Ebay Copyhelper: