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是由Webkul Software开发的Chrome扩展程序,该扩展的主要功能是“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扩展crx文件
下载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": [ " |