Search Similar Goods by Image

Find the same or similar products at Ebay, Amazon or AliExpress by right-clicking the image.

Search Similar Goods by Imageคืออะไร?

Search Similar Goods by Image เป็นส่วนขยายของ Chrome ที่พัฒนาโดย wei.qi.nick และคุณลักษณะหลักของมันคือ "Find the same or similar products at Ebay, Amazon or AliExpress by right-clicking the image."

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Search Similar Goods by Image

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

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

                        Find the same or similar products at Ebay, Amazon or AliExpress by right-clicking the image.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Search Similar Goods by Image Search Similar Goods by Image
ID dfoldfdekjnngahmljpibhbnddclfkcj
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/search-similar-goods-by-i/dfoldfdekjnngahmljpibhbnddclfkcj
คำอธิบาย Find the same or similar products at Ebay, Amazon or AliExpress by right-clicking the image.
ขนาดไฟล์ 37.12 KB
จำนวนการติดตั้ง 2,000
เวอร์ชันปัจจุบัน 1.3.3
อัปเดตครั้งล่าสุด 2020-06-14
วันที่เผยแพร่ 2020-06-13
คะแนน 5.00/5 รวมทั้งหมด 2 คะแนน
ผู้พัฒนา wei.qi.nick
ประเภทการชำระเงิน free
ภาษาที่รองรับ id,en,fr,es,pt-BR,ru,zh-CN
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_extName__",
    "description": "__MSG_extDesc__",
    "version": "1.3.3",
    "manifest_version": 2,
    "default_locale": "en",
    "icons": {
        "16": "build\/logo_16.png",
        "48": "build\/logo_48.png",
        "128": "build\/logo_128.png"
    },
    "background": {
        "scripts": [
            "build\/main.js",
            "build\/context_menus.js"
        ]
    },
    "web_accessible_resources": [
        "build\/*"
    ],
    "permissions": [
        "tabs",
        "contextMenus"
    ]
}