WebExtension.net
WebExtension.net

Sales Sort for eBay™ Advanced Search

View on Chrome Web Store
View Sales Sort for eBay™ Advanced Search Chrome Extension on Chrome Web Store
5.0 (5 ratings)

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

An eBay™ Chrome extension that sorts search results by number of items sold.
Type
Extension
Users
4,000 users
Wuhenlove
View author page of Wuhenlove
Published
Published on August 8, 2022
Version 1.1.0
Manifest version
3
Updated
Updated on August 23, 2024
View on Chrome Web Store
View Sales Sort for eBay™ Advanced Search Chrome Extension on Chrome Web Store
lifestyle/household
Extension Category

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "version": "1.1.0",
    "name": "__MSG_appName__",
    "description": "__MSG_appDesc__",
    "homepage_url": "https:\/\/findniche.com",
    "permissions": [
        "storage",
        "tabs"
    ],
    "default_locale": "en",
    "icons": {
        "16": "assets\/img\/icon16.png",
        "48": "assets\/img\/icon16.png",
        "128": "assets\/img\/icon16.png"
    },
    "content_scripts": [
        {
            "matches": [
                "<all_urls>"
            ],
            "js": [
                "assets\/js\/content.js"
            ],
            "css": [],
            "run_at": "document_start"
        }
    ],
    "background": {
        "service_worker": "assets\/js\/background.js",
        "type": "module"
    },
    "action": {
        "default_icon": "assets\/img\/icon16.png",
        "default_popup": "assets\/views\/browser-action.html"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "assets\/img\/*"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ]
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

© 2024 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