WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
eBay Extractor - Export search results & product listings

eBay Extractor - Export search results & product listings

View on Chrome Web Store
View eBay Extractor - Export search results & product listings Chrome Extension on Chrome Web Store
Add to bookmarks
0.0 (0 ratings)
0 views
This extension has been viewed 0 times
0 downloads
This extension has been downloaded 0 times

Data is synced from the Chrome Web Store. View the official store page for the most current information.

Scrape eBay product listings from eBay search results & categories & shops, one click to download eBay data to CSV/Excel/JSON.
Type
Extension
Users
0 users
Website alitoolbox.com
unispy.io
View author page of unispy.io
Published
Published on September 13, 2025
Version 1.0.0
Manifest version
3
Updated
Updated on September 13, 2025
productivity/workflow
Extension Category
Website
Visit developer website
View on Chrome Web Store
View eBay Extractor - Export search results & product listings Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_extName__",
    "description": "__MSG_extDescription__",
    "default_locale": "en",
    "version": "1.0.0",
    "action": {
        "default_icon": "assets\/icon-512.png",
        "default_popup": ".\/dist\/popup\/index.html"
    },
    "icons": {
        "16": "assets\/icon-512.png",
        "48": "assets\/icon-512.png",
        "128": "assets\/icon-512.png"
    },
    "permissions": [
        "storage",
        "unlimitedStorage",
        "scripting"
    ],
    "host_permissions": [
        "https:\/\/*.ebay.com\/*",
        "https:\/\/*.ebay.com.au\/*",
        "https:\/\/*.ebay.at\/*",
        "https:\/\/*.ebay.be\/*",
        "https:\/\/*.ebay.ca\/*",
        "https:\/\/*.ebay.cn\/*",
        "https:\/\/*.ebay.fr\/*",
        "https:\/\/*.ebay.de\/*",
        "https:\/\/*.ebay.com.hk\/*",
        "https:\/\/*.ebay.in\/*",
        "https:\/\/*.ebay.ie\/*",
        "https:\/\/*.ebay.it\/*",
        "https:\/\/*.ebay.co.jp\/*",
        "https:\/\/*.ebay.co.kr\/*",
        "https:\/\/*.ebay.com.my\/*",
        "https:\/\/*.ebay.nl\/*",
        "https:\/\/*.ebay.co.nz\/*",
        "https:\/\/*.ebay.ph\/*",
        "https:\/\/*.ebay.pl\/*",
        "https:\/\/*.ebay.com.sg\/*",
        "https:\/\/*.ebay.es\/*",
        "https:\/\/*.ebay.ch\/*",
        "https:\/\/*.ebay.com.tw\/*",
        "https:\/\/*.ebay.co.uk\/*"
    ],
    "background": {
        "service_worker": ".\/dist\/background\/index.mjs"
    },
    "web_accessible_resources": [],
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'"
    }
}
© 2025 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top