Search Similar Goods by Image

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

Wat is Search Similar Goods by Image?

Search Similar Goods by Image is een Chrome-extensie ontwikkeld door wei.qi.nick, en de belangrijkste functie is "Find the same or similar products at Ebay, Amazon or AliExpress by right-clicking the image.".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Search Similar Goods by Image

Download Search Similar Goods by Image-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

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

Basisinformatie over de Extensie

Naam Search Similar Goods by Image Search Similar Goods by Image
ID dfoldfdekjnngahmljpibhbnddclfkcj
Officiële URL https://chromewebstore.google.com/detail/search-similar-goods-by-i/dfoldfdekjnngahmljpibhbnddclfkcj
Beschrijving Find the same or similar products at Ebay, Amazon or AliExpress by right-clicking the image.
Bestandsgrootte 37.12 KB
Aantal Installaties 2,000
Huidige Versie 1.3.3
Laatst Bijgewerkt 2020-06-14
Publicatiedatum 2020-06-13
Beoordeling 5.00/5 Totaal 2 Beoordelingen
Ontwikkelaar wei.qi.nick
Betalingswijze free
Ondersteunde Talen 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"
    ]
}