AirShip助手
Shopee跨境电商AirShip,支持多平台采集。
AirShip助手란 무엇입니까?
AirShip助手은(는) https://arkshop.com.cn에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Shopee跨境电商AirShip,支持多平台采集。"입니다.
확장 프로그램 스크린샷
AirShip助手 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
概述: 为使用者提供上架,采集,统计查询,智能客服,图片翻译,关键词优化,视频讲解 等多功能的shopee辅助工具浏览器插件 主要功能: 1. 为使用shopee卖货的店家提供店铺SKU集成管理。 2. 卖家智能客服窗口,多个账号一次授权即可不用转换随时随地与买家沟通。 3. 批量采集货源,单独采集货源,已达到比价的效果。 4. 批量上架货品与单独上架货品可以节省卖家时间,提升工作效率。 5. 关键词的优化可以为卖家提高效转化率,带来直接的效益。 6. 图片翻译以及在线翻译功能为跨境卖家提供便捷。 7. 统计查询可以及时查看店铺的销售情况以及产品的热度。
확장 프로그램 기본 정보
이름 | AirShip助手 |
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": [ " |