GoNimble.net - AliExpress Product Importer

Import products from Aliexpress directly to your Shopify store with a single click.

¿Qué es GoNimble.net - AliExpress Product Importer?

GoNimble.net - AliExpress Product Importer es una extensión de Chrome desarrollada por https://gonimble.net, y su función principal es "Import products from Aliexpress directly to your Shopify store with a single click.".

Capturas de Pantalla de la Extensión

screenshot
screenshot
screenshot

Descargar Archivo CRX de la Extensión GoNimble.net - AliExpress Product Importer

Descarga archivos de extensión GoNimble.net - AliExpress Product Importer 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

                        Chrome extension for GoNimble.net drop shipping automation https://www.gonimble.net

GoNimble.net is a fully automated drop shipping solution, the chrome extension enhances it with a range of statistical tools to find winner products to sell. 

Features:
- Everything you need to find best sellers from the search page of AliExpress.com
- Which products are selling the most? Easily find out the 14 day and 6 months order volume.
- Don't worry about unprofessional suppliers, find out the reliability of every supplier.
- Your customers don't have to wait too long, find out if a product is shipped with ePacket & the cost for shipping.
- 14-day graph breakdown for the order volume of every AliExpress product.
- Easily import any product directly to your Shopify store.
- Already using another fulfillment platform? Easily migrate to Nimble with one click.                    

Información Básica de la Extensión

Nombre GoNimble.net - AliExpress Product Importer GoNimble.net - AliExpress Product Importer
ID nakbffclcdmpkgjollhgphnopdcnojij
URL Oficial https://chromewebstore.google.com/detail/gonimblenet-aliexpress-pr/nakbffclcdmpkgjollhgphnopdcnojij
Descripción Import products from Aliexpress directly to your Shopify store with a single click.
Tamaño del Archivo 348 KB
Cantidad de Instalaciones 10,000
Versión Actual 3.0.3
Última Actualización 2022-09-21
Fecha de Publicación 2020-06-04
Calificación 3.09/5 Total de 35 Calificaciones
Desarrollador https://gonimble.net
Correo electrónico [email protected]
Tipo de Pago free
Sitio Web de la Extensión https://www.gonimble.net
URL de la Página de Ayuda http://help.gonimble.net
URL de la Página de Política de Privacidad https://www.gonimble.net/privacy
Idiomas Soportados en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "GoNimble.net - AliExpress Product Importer",
    "short_name": "GoNimble.net",
    "background": {
        "service_worker": "background.js"
    },
    "description": "Import products from Aliexpress directly to your Shopify store with a single click.",
    "version": "3.0.3",
    "icons": {
        "128": "icon_128.png"
    },
    "action": {
        "default_icon": "ft.png",
        "default_popup": "popup.html"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/ds.aliexpress.com\/*",
                "https:\/\/ds.aliexpress.com\/dscenter\/*"
            ],
            "js": [
                "jquery.min.js",
                "src\/dsCenter\/content.js"
            ],
            "run_at": "document_start"
        },
        {
            "css": [
                "style.css",
                "css\/cybermonday.css"
            ],
            "js": [
                "jquery.min.js",
                "searchPage.js",
                "src\/chartjs\/Chart.min.js",
                "src\/cyberMondayDeal.js"
            ],
            "matches": [
                "https:\/\/*.aliexpress.com\/af\/*",
                "http:\/\/*.aliexpress.com\/af\/*",
                "https:\/\/*.aliexpress.com\/w\/*",
                "http:\/\/*.aliexpress.com\/w\/*",
                "https:\/\/*.aliexpress.com\/category\/*",
                "http:\/\/*.aliexpress.com\/category\/*",
                "https:\/\/*.aliexpress.com\/wholesale*",
                "http:\/\/*.aliexpress.com\/wholesale*",
                "https:\/\/*.aliexpress.com\/premium*",
                "http:\/\/*.aliexpress.com\/premium*"
            ]
        },
        {
            "css": [
                "style.css"
            ],
            "js": [
                "jquery.min.js",
                "itemPage.js",
                "src\/chartjs\/Chart.min.js"
            ],
            "matches": [
                "https:\/\/*.aliexpress.com\/item\/*",
                "https:\/\/*.aliexpress.com\/store\/product\/*"
            ]
        },
        {
            "css": [
                "style.css"
            ],
            "js": [
                "jquery.min.js",
                "src\/dropifiedProductFetcher.js"
            ],
            "matches": [
                "https:\/\/app.dropified.com\/product\/*",
                "https:\/\/app.dropified.com\/*"
            ]
        },
        {
            "js": [
                "jquery.min.js",
                "src\/nimblePage.js"
            ],
            "matches": [
                "*:\/\/www.gonimble.net\/dashboard\/unmigrated"
            ]
        },
        {
            "css": [
                "css\/paymentBar.css",
                "src\/orderProcessor\/dist\/app.46db3229.css"
            ],
            "js": [
                "jquery.min.js",
                "src\/aliexpressOrderlistpage.js",
                "src\/orderProcessor\/dist\/app.0848666f.js"
            ],
            "matches": [
                "*:\/\/trade.aliexpress.com\/orderList.htm*",
                "*:\/\/*.aliexpress.com\/order\/payResult.htm*",
                "*:\/\/*.aliexpress.com\/p\/order\/index.html"
            ]
        },
        {
            "css": [
                "style.css"
            ],
            "js": [
                "jquery.min.js",
                "src\/nimbleMigrator.js"
            ],
            "matches": [
                "*:\/\/*.gonimble.net\/dashboard\/migrator",
                "*:\/\/localhost\/dashboard\/migrator"
            ]
        }
    ],
    "externally_connectable": {
        "matches": [
            "*:\/\/www.gonimble.net\/*",
            "*:\/\/trade.aliexpress.com\/orderList.htm*",
            "*:\/\/www.localhost\/*",
            "*:\/\/www.nimbledev:*\/*"
        ]
    },
    "web_accessible_resources": [
        {
            "resources": [
                "src\/orderProcessor\/index.js",
                "src\/orderProcessor\/*"
            ],
            "matches": [
                "*:\/\/trade.aliexpress.com\/*",
                "*:\/\/*.aliexpress.com\/*"
            ]
        }
    ],
    "permissions": [
        "storage",
        "tabs"
    ],
    "host_permissions": [
        "*:\/\/trade.aliexpress.com\/orderList.htm*",
        "https:\/\/*\/admin\/*",
        "https:\/\/www.aliexpress.com\/*",
        "https:\/\/home.aliexpress.com\/*",
        "https:\/\/*.dsers.com\/*"
    ]
}