eBay Listing Search Firefox

Examine source code of eBay Listing Search

By: Puro
Inspect and view changes in eBay Listing Search source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "eBay Listing Search",
  "version": "1.0.0",
  "description": "Search highlighted text on eBay for active or sold listings via the right-click menu.",
  "permissions": [
    "contextMenus"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_security_policy": {
    "extension_pages": "script-src 'self'; object-src 'self'"
  },
  "icons": {
    "16": "icon.svg",
    "48": "icon.svg",
    "128": "icon.svg"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "@ebay-context-search"
    }
  }
}

Best eBay Listing Search Alternatives

Here are some Firefox add-ons that are similar to eBay Listing Search: