Ebay Shipping Display Firefox

Examine source code of Ebay Shipping Display

By: jw42
Inspect and view changes in Ebay Shipping Display source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Ebay Ship Time",
  "version": "1.0",
  "description": "Display ship time for items on search page",
  "icons": {
    "48": "icons/ship_time-48.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.ebay.com/sch/*"
      ],
      "js": [
        "ship_time.js"
      ]
    }
  ]
}

Best Ebay Shipping Display Alternatives

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