Ebay helper Firefox

Examine source code of Ebay helper

Inspect and view changes in Ebay helper source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Ebay helper",
  "version": "1.4",
  "description": "This addon helps to manage ebay saved feeds ",
  "icons": {
    "48": "icons/ebay-icon-1-48.png"
  },
  "permissions": [
    "contextMenus",
    "activeTab",
    "tabs"
  ],
  "content_scripts": [
    {
      "matches": [
        "*://*.ebay.com/*"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  }
}

Best Ebay helper Alternatives

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