Aliexpress Quick search

Quickly Search on aliexpress.com by image, selection text on any pages or on browser address bar (extension for search icon)

¿Qué es Aliexpress Quick search?

Aliexpress Quick search es una extensión de Chrome desarrollada por https://aliquicksearch.com, y su función principal es "Quickly Search on aliexpress.com by image, selection text on any pages or on browser address bar (extension for search icon)".

Capturas de Pantalla de la Extensión

screenshot
screenshot
screenshot
screenshot
screenshot

Descargar Archivo CRX de la Extensión Aliexpress Quick search

Descarga archivos de extensión Aliexpress Quick search en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

                        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)                    

Información Básica de la Extensión

Nombre Aliexpress Quick search Aliexpress Quick search
ID cghhojljjgilgjkgpifkgpmanhhljong
URL Oficial https://chromewebstore.google.com/detail/aliexpress-quick-search/cghhojljjgilgjkgpifkgpmanhhljong
Descripción Quickly Search on aliexpress.com by image, selection text on any pages or on browser address bar (extension for search icon)
Tamaño del Archivo 126 KB
Cantidad de Instalaciones 150
Versión Actual 1.1.0
Última Actualización 2018-02-28
Fecha de Publicación 2018-02-28
Calificación 5.00/5 Total de 2 Calificaciones
Desarrollador https://aliquicksearch.com
Tipo de Pago free
Sitio Web de la Extensión https://aliquicksearch.com
Idiomas Soportados 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"
}