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是由wei.qi.nick開發的Chrome擴展程式,該擴展的主要功能是“Find the same or similar products at Ebay, Amazon or AliExpress by right-clicking the image.”。

擴展截圖

screenshot

下載Search Similar Goods by Image擴展crx文件

下載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
官方網址 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"
    ]
}