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によって開発されたChromeの拡張機能で、その主な機能は「Find the same or similar products at Ebay, Amazon or AliExpress by right-clicking the image.」です。
拡張機能のスクリーンショット
Search Similar Goods by Image拡張機能のCRXファイルをダウンロード
Search Similar Goods by Image拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
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" ] } |