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 مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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"
    ]
}