Aliexpress Quick search
Quickly Search on aliexpress.com by image, selection text on any pages or on browser address bar (extension for search icon)
Aliexpress Quick searchとは何ですか?
Aliexpress Quick searchはhttps://aliquicksearch.comによって開発されたChromeの拡張機能で、その主な機能は「Quickly Search on aliexpress.com by image, selection text on any pages or on browser address bar (extension for search icon)」です。
拡張機能のスクリーンショット
Aliexpress Quick search拡張機能のCRXファイルをダウンロード
Aliexpress Quick search拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Aliexpress Quick search will support you find any products on AliExpress by Selection text or images from context menu of browser. Addition you can find in search on browser address bar (extension for search icon)
拡張機能の基本情報
名前 | Aliexpress Quick search |
ID | cghhojljjgilgjkgpifkgpmanhhljong |
公式URL | https://chromewebstore.google.com/detail/aliexpress-quick-search/cghhojljjgilgjkgpifkgpmanhhljong |
説明 | Quickly Search on aliexpress.com by image, selection text on any pages or on browser address bar (extension for search icon) |
ファイルサイズ | 126 KB |
インストール数 | 150 |
現在のバージョン | 1.1.0 |
最終更新日 | 2018-02-28 |
公開日 | 2018-02-28 |
評価 | 5.00/5 合計 2 レビュー |
開発者 | https://aliquicksearch.com |
支払い方法 | free |
拡張機能のウェブサイト | https://aliquicksearch.com |
対応言語 | en,en-US |
manifest.json | |
{ "background": { "scripts": [ "background.js" ] }, "browser_action": { "default_icon": "3-128.png", "default_popup": "popup.html", "default_title": "Aliexpress Quick search" }, "default_locale": "en", "description": "Quickly Search on aliexpress.com by image, selection text on any pages or on browser address bar (extension for search icon)", "icons": { "128": "3-128.png", "16": "search_Btn16.png", "48": "search_Btn48.png" }, "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA1ExNQ8Esq2z6zhwbpg5S7BrGa1XVsgOfaY\/rM6FEewjTkovy4itL3xC0VkZYlMPrtXZ8qEhEjvKEa0vHwVkVfFJz1pzW8GXMYnZ79K0zx8+R2CU1lAr2M2qnsPMPlEho5rz5CXdCEDMvFNlk9873QDRq7SNLoEMZ1xaRvfwAkmnb\/a07DFUbBW3qYfE6oGZWxi5yVDb6ocuzGU0kMyAJoMHcYpbeYTLMU2uDVjiMM7ZzF5tTjtgA96i1yPNer5jxXguL+nGbSRRDOcKpR+EbrhE7LT1JUpXaIHLrj0XgomXlcVWohcqz8p8mvyknnYYV6CQjBunNWpXQvduMjefw6wIDAQAB", "manifest_version": 2, "name": "Aliexpress Quick search", "permissions": [ "contextMenus" ], "short_name": "Aliexpress Quick search", "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.1.0" } |