Magento 2 AliExpress Importer
It is used to import product from AliExpress to magento store and it can be used with webkul magento2 dropship management module.
Что такое Magento 2 AliExpress Importer?
Magento 2 AliExpress Importer - это расширение Chrome, разработанное Webkul Software, и его основная функция - "It is used to import product from AliExpress to magento store and it can be used with webkul magento2 dropship management module.".
Снимки экрана расширения
Скачать файл CRX расширения Magento 2 AliExpress Importer
Скачайте файлы расширений Magento 2 AliExpress Importer в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
Magento 2 Aliexpress Importer will import products of Aliexpress to your Magento 2 store and can start selling those products within his own store very easily.
Основная информация о расширении
Название | Magento 2 AliExpress Importer |
ID | heiifejcghangjiliknlcgealkmjojdl |
Официальный URL | https://chromewebstore.google.com/detail/magento-2-aliexpress-impo/heiifejcghangjiliknlcgealkmjojdl |
Описание | It is used to import product from AliExpress to magento store and it can be used with webkul magento2 dropship management module. |
Размер файла | 145 KB |
Количество установок | 383 |
Текущая Версия | 1.8.2 |
Последнее Обновление | 2023-11-07 |
Дата публикации | 2020-05-20 |
Рейтинг | 3.00/5 Всего 4 оценок |
Разработчик | Webkul Software |
Электронная почта | [email protected] |
Тип оплаты | free |
URL страницы политики конфиденциальности | https://webkul.com/privacy-policy |
Поддерживаемые языки | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Magento 2 AliExpress Importer", "version": "1.8.2", "manifest_version": 3, "description": "It is used to import product from AliExpress to magento store and it can be used with webkul magento2 dropship management module.", "background": { "service_worker": "resources\/js\/background.js" }, "icons": { "128": "resources\/images\/Icon.png" }, "permissions": [ "activeTab", "storage", "tabs" ], "action": { "default_icon": "resources\/images\/icon-disabled.png" }, "web_accessible_resources": [ { "resources": [ "*.png", "resources\/js\/wk_inserted.js", "resources\/js\/jquery.min.js" ], "matches": [ " |