eBay Listing Title Scraper Firefox

Examine source code of eBay Listing Title Scraper

By: supbra
Inspect and view changes in eBay Listing Title Scraper source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "eBay Title Scraper",
  "version": "1.1",
  "description": "Extract listing titles from eBay search results.",
  "permissions": [
    "activeTab",
    "tabs"
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_title": "Scrape eBay Titles"
  },
  "content_scripts": [
    {
      "matches": [
        "*://www.ebay.com/sch/*"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "icons": {
    "16": "icon16.png",
    "32": "icon32.png",
    "48": "icon48.png",
    "128": "icon128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{3be3c089-1c4f-4bc5-bf55-33d41d96f87d}"
    }
  }
}

Best eBay Listing Title Scraper Alternatives

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