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 द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Find the same or similar products at Ebay, Amazon or AliExpress by right-clicking the image."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Search Similar Goods by Image एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
Find the same or similar products at Ebay, Amazon or AliExpress by right-clicking the 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" ] } |