Search Similar Goods by Image

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

Apa itu Search Similar Goods by Image?

Search Similar Goods by Image adalah ekstensi Chrome yang dikembangkan oleh wei.qi.nick, dan fitur utamanya adalah "Find the same or similar products at Ebay, Amazon or AliExpress by right-clicking the image.".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi Search Similar Goods by Image

Unduh file ekstensi Search Similar Goods by Image dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

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

Informasi Dasar Ekstensi

Nama Search Similar Goods by Image Search Similar Goods by Image
ID dfoldfdekjnngahmljpibhbnddclfkcj
URL Resmi https://chromewebstore.google.com/detail/search-similar-goods-by-i/dfoldfdekjnngahmljpibhbnddclfkcj
Deskripsi Find the same or similar products at Ebay, Amazon or AliExpress by right-clicking the image.
Ukuran File 37.12 KB
Jumlah Instalasi 2,000
Versi Saat Ini 1.3.3
Terakhir Diperbarui 2020-06-14
Tanggal Publikasi 2020-06-13
Penilaian 5.00/5 Total 2 Penilaian
Pengembang wei.qi.nick
Tipe Pembayaran free
Bahasa yang Didukung 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"
    ]
}