Sellez - Price Comparer

Discover and Compare Product Price with Amazon price, eBay price, Aliexpress price and Wish price by just one click.

Sellez - Price Comparer क्या है?

Sellez - Price Comparer https://sellez.cn द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Discover and Compare Product Price with Amazon price, eBay price, Aliexpress price and Wish price by just one click."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Sellez - Price Comparer एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        Discover and compare Product Price with Amazon, eBay, Aliexpress, Wish by just one click on the extension.

support mulitple product page, like Amazon, eBay, Aliexpress, Wish

it also support supplier lookup, if you need drop ship as seller.

visit our website for more details: http://sellez.ai                    

एक्सटेंशन की मूल जानकारी

नाम Sellez - Price Comparer Sellez - Price Comparer
ID fldclnhcciidkklddkobieldhcabnbbl
आधिकारिक URL https://chromewebstore.google.com/detail/sellez-price-comparer/fldclnhcciidkklddkobieldhcabnbbl
विवरण Discover and Compare Product Price with Amazon price, eBay price, Aliexpress price and Wish price by just one click.
फ़ाइल का आकार 7.24 KB
स्थापना संख्या 34
वर्तमान संस्करण 1.0.4
अंतिम अपडेट 2019-08-21
प्रकाशन तिथि 2019-08-21
रेटिंग 5.00/5 कुल 1 रेटिंग्स
डेवलपर https://sellez.cn
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट http://sellez.ai
सहायता पृष्ठ URL http://sellez.ai
समर्थित भाषाएँ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Sellez - Price Comparer",
    "version": "1.0.4",
    "description": "Discover and Compare Product Price with Amazon price, eBay price, Aliexpress price and Wish price by just one click.",
    "icons": {
        "16": "favicon.ico",
        "48": "favicon.ico",
        "128": "favicon.ico"
    },
    "browser_action": {
        "default_title": "Sellez - Amazon, eBay, Aliexpress price compare",
        "default_icon": "favicon.ico",
        "default_popup": "index.html"
    },
    "background": {
        "scripts": [
            "background.js"
        ],
        "persistent": true
    },
    "permissions": [
        "http:\/\/sellez.cn\/",
        "tabs"
    ]
}