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 là gì?

Search Similar Goods by Image là một tiện ích mở rộng Chrome được phát triển bởi wei.qi.nick, và tính năng chính của nó là "Find the same or similar products at Ebay, Amazon or AliExpress by right-clicking the image.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng Search Similar Goods by Image

Tải xuống các tệp mở rộng Search Similar Goods by Image dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

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

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Search Similar Goods by Image Search Similar Goods by Image
ID dfoldfdekjnngahmljpibhbnddclfkcj
URL Chính Thức https://chromewebstore.google.com/detail/search-similar-goods-by-i/dfoldfdekjnngahmljpibhbnddclfkcj
Mô tả Find the same or similar products at Ebay, Amazon or AliExpress by right-clicking the image.
Kích Thước Tệp 37.12 KB
Số Lần Cài Đặt 2,000
Phiên Bản Hiện Tại 1.3.3
Cập Nhật Lần Cuối 2020-06-14
Ngày Phát Hành 2020-06-13
Đánh Giá 5.00/5 Tổng số 2 Đánh Giá
Nhà Phát Triển wei.qi.nick
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ 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"
    ]
}