AirShip助手
Shopee跨境电商AirShip,支持多平台采集。
What is AirShip助手?
AirShip助手 is a Chrome extension developed by https://arkshop.com.cn, and its main feature is "Shopee跨境电商AirShip,支持多平台采集。".
Extension Screenshots
Download AirShip助手 Extension CRX File
Download AirShip助手 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
概述: 为使用者提供上架,采集,统计查询,智能客服,图片翻译,关键词优化,视频讲解 等多功能的shopee辅助工具浏览器插件 主要功能: 1. 为使用shopee卖货的店家提供店铺SKU集成管理。 2. 卖家智能客服窗口,多个账号一次授权即可不用转换随时随地与买家沟通。 3. 批量采集货源,单独采集货源,已达到比价的效果。 4. 批量上架货品与单独上架货品可以节省卖家时间,提升工作效率。 5. 关键词的优化可以为卖家提高效转化率,带来直接的效益。 6. 图片翻译以及在线翻译功能为跨境卖家提供便捷。 7. 统计查询可以及时查看店铺的销售情况以及产品的热度。
Extension Basic Information
Name | AirShip助手 |
ID | oimfhalmnlkcphljdhgbiafpejcmkkif |
Official URL | https://chromewebstore.google.com/detail/airship%E5%8A%A9%E6%89%8B/oimfhalmnlkcphljdhgbiafpejcmkkif |
Description | Shopee跨境电商AirShip,支持多平台采集。 |
File Size | 926 KB |
Installation Count | 77 |
Current Version | 2.2.6 |
Last Updated | 2023-06-20 |
Publish Date | 2020-07-29 |
Developer | https://arkshop.com.cn |
[email protected] | |
Payment Type | free |
Extension Website | https://www.arkshop.com.cn |
Help Page URL | https://www.arkshop.com.cn |
Supported Languages | zh-CN |
manifest.json | |
{ "background": { "service_worker": "js\/background.js" }, "action": { "default_icon": { "19": "images\/icon19.png" }, "default_popup": "popup.html", "default_title": "AirShip\u52a9\u624b" }, "content_scripts": [ { "css": [ "css\/airship.css", "css\/airshipcrawl.css" ], "exclude_matches": [], "all_frames": true, "js": [ "js\/jquery.js", "js\/shopee.js", "js\/airship_modal.js", "js\/airship_common.js", "js\/content.js", "js\/mux-mp4.js", "js\/aes-decryptor.js" ], "matches": [ "http:\/\/127.0.0.1:8000\/*", "https:\/\/*.taobao.com\/*", "https:\/\/*.tmall.com\/*", "*:\/\/erp.arkshop.com.cn\/*", "https:\/\/shopee.com.my\/*", "https:\/\/shopee.com.mx\/*", "https:\/\/shopee.sg\/*", "https:\/\/*.1688.com\/*", "https:\/\/shopee.tw\/*", "https:\/\/shopee.co.th\/*", "https:\/\/shopee.co.id\/*", "https:\/\/shopee.vn\/*", "https:\/\/*.xiapibuy.com\/*", "*:\/\/shopee.ph\/*", "https:\/\/shopee.co.id\/*", "*:\/\/*.yangkeduo.com\/*", "*:\/\/*.bao66.cn\/*", "*:\/\/*.shopee.com.co\/*", "*:\/\/*.shopee.cl\/*", "*:\/\/*.shopee.es\/*", "*:\/\/*.shopee.fr\/*", "*:\/\/*.shopee.pl\/*", "*:\/\/*.shopee.in\/*", "*:\/\/shopee.com.co\/*", "*:\/\/shopee.cl\/*", "*:\/\/www.dapengjiaoyu.cn\/*", "*:\/\/*.shopee.cn\/*", "*:\/\/shopee.com.br\/*" ] } ], "description": "Shopee\u8de8\u5883\u7535\u5546AirShip\uff0c\u652f\u6301\u591a\u5e73\u53f0\u91c7\u96c6\u3002", "externally_connectable": { "matches": [ "*:\/\/localhost\/*", "*:\/\/erp.arkshop.com.cn\/*", "http:\/\/127.0.0.1:8000\/*", "https:\/\/shopee.com.my\/*", "https:\/\/shopee.tw\/*", "https:\/\/shopee.ph\/*", "https:\/\/shopee.com.mx\/*", "https:\/\/shopee.co.th\/*", "https:\/\/shopee.sg\/*", "https:\/\/*.xiapibuy.com\/*", "https:\/\/shopee.co.id\/*", "https:\/\/shopee.vn\/*", "*:\/\/*.yangkeduo.com\/*", "*:\/\/yangkeduo.com\/*", "*:\/\/*.shopee.com.co\/*", "*:\/\/*.shopee.cl\/*", "*:\/\/www.dapengjiaoyu.cn\/*", "*:\/\/shopee.com.br\/*" ] }, "content_security_policy": { "extension_pages": "script-src 'self'; object-src 'self'" }, "web_accessible_resources": [ { "resources": [ "js\/jquery.js", "js\/pdddata.js", "js\/tbdata.js", "js\/shopee_detail.js", "manifest.json" ], "matches": [ " |