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 เป็นส่วนขยายของ Chrome ที่พัฒนาโดย 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 ของส่วนขยาย Sellez - Price Comparer

ดาวน์โหลดไฟล์ส่วนขยาย Sellez - Price Comparer ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        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"
    ]
}