AirShip助手
Shopee跨境电商AirShip,支持多平台采集。
什么是AirShip助手?
AirShip助手是由https://arkshop.com.cn开发的Chrome扩展程序,该扩展的主要功能是“Shopee跨境电商AirShip,支持多平台采集。”。
扩展截图
下载AirShip助手扩展crx文件
下载AirShip助手扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
概述:
为使用者提供上架,采集,统计查询,智能客服,图片翻译,关键词优化,视频讲解 等多功能的shopee辅助工具浏览器插件
主要功能:
1. 为使用shopee卖货的店家提供店铺SKU集成管理。
2. 卖家智能客服窗口,多个账号一次授权即可不用转换随时随地与买家沟通。
3. 批量采集货源,单独采集货源,已达到比价的效果。
4. 批量上架货品与单独上架货品可以节省卖家时间,提升工作效率。
5. 关键词的优化可以为卖家提高效转化率,带来直接的效益。
6. 图片翻译以及在线翻译功能为跨境卖家提供便捷。
7. 统计查询可以及时查看店铺的销售情况以及产品的热度。 扩展基本信息
| 名称 | |
| ID | oimfhalmnlkcphljdhgbiafpejcmkkif |
| 官方URL | https://chromewebstore.google.com/detail/airship%E5%8A%A9%E6%89%8B/oimfhalmnlkcphljdhgbiafpejcmkkif |
| 简介 | Shopee跨境电商AirShip,支持多平台采集。 |
| 文件大小 | 926 KB |
| 安装次数 | 77 |
| 当前版本 | 2.2.6 |
| 更新时间 | 2023-06-20 |
| 上架时间 | 2020-07-29 |
| 开发者 | https://arkshop.com.cn |
| 电子邮箱 | [email protected] |
| 付费类型 | free |
| 扩展官网 | https://www.arkshop.com.cn |
| 帮助页面URL | https://www.arkshop.com.cn |
| 支持的语言 | 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": [
" | |