Aliexpress Quick search
Quickly Search on aliexpress.com by image, selection text on any pages or on browser address bar (extension for search icon)
What is Aliexpress Quick search?
Aliexpress Quick search is a Chrome extension developed by https://aliquicksearch.com, and its main feature is "Quickly Search on aliexpress.com by image, selection text on any pages or on browser address bar (extension for search icon)".
Extension Screenshots
Download Aliexpress Quick search Extension CRX File
Download Aliexpress Quick search extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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)
Extension Basic Information
Name | Aliexpress Quick search |
ID | cghhojljjgilgjkgpifkgpmanhhljong |
Official URL | https://chromewebstore.google.com/detail/aliexpress-quick-search/cghhojljjgilgjkgpifkgpmanhhljong |
Description | Quickly Search on aliexpress.com by image, selection text on any pages or on browser address bar (extension for search icon) |
File Size | 126 KB |
Installation Count | 150 |
Current Version | 1.1.0 |
Last Updated | 2018-02-28 |
Publish Date | 2018-02-28 |
Rating | 5.00/5 Total 2 Ratings |
Developer | https://aliquicksearch.com |
Payment Type | free |
Extension Website | https://aliquicksearch.com |
Supported Languages | 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" } |