易店长
帮助卖家快速获取商品信息数据。
易店长란 무엇입니까?
易店长은(는) liangxp.mail에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "帮助卖家快速获取商品信息数据。"입니다.
확장 프로그램 스크린샷
易店长 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
一个非常好的Qoo10(趣天)助手工具,帮助卖家高效运营店铺。 1、一键采集,快速铺货,支持淘宝、阿里巴巴、乐天、速卖通等多个平台; 2、物流助手,为您提供低价、高效的海外物流货代服务; 3、订单管理,关联ERP订单高效管理订单、采购、物流形成闭环
확장 프로그램 기본 정보
이름 | 易店长 |
ID | jimepmfgbibbdkbhjkhbcbdlpkpifjem |
공식 URL | https://chromewebstore.google.com/detail/%E6%98%93%E5%BA%97%E9%95%BF/jimepmfgbibbdkbhjkhbcbdlpkpifjem |
설명 | 帮助卖家快速获取商品信息数据。 |
파일 크기 | 473 KB |
설치 횟수 | 71 |
현재 버전 | 1.4 |
최근 업데이트 | 2021-04-08 |
출시 날짜 | 2020-08-17 |
개발자 | liangxp.mail |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | http://www.elstgl.com |
도움말 페이지 URL | http://www.elstgl.com |
개인정보 보호 정책 페이지 URL | http://www.elstgl.com/%E6%98%93%E8%81%94%E9%80%9F%E9%80%9A%E3%80%8A%E9%9A%90%E7%A7%81%E6%94%BF%E7%AD%96%E3%80%8B.html |
지원되는 언어 | zh-CN |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "\u6613\u5e97\u957f", "description": "\u5e2e\u52a9\u5356\u5bb6\u5feb\u901f\u83b7\u53d6\u5546\u54c1\u4fe1\u606f\u6570\u636e\u3002", "version": "1.4", "permissions": [ "tabs", "storage", "http:\/\/*.taobao.com\/*", "https:\/\/*.taobao.com\/*", "https:\/\/*.amazon.co.jp\/*", "http:\/\/*.tmall.com\/*", "https:\/\/*.tmall.com\/*", "https:\/\/www.amazon.co.jp\/*", "https:\/\/*.yahoo.co.jp\/*", "https:\/\/*.1688.com\/*", "http:\/\/*.1688.com\/*", "https:\/\/yangkeduo.com\/*", "https:\/\/*.yangkeduo.com\/*", "http:\/\/yangkeduo.com\/*", "http:\/\/*.yangkeduo.com\/*", "https:\/\/*.rakuten.co.jp\/*", "https:\/\/*.vvic.com\/*", "https:\/\/*.aliexpress.com\/*", "https:\/\/*.xiapibuy.com\/*", "http:\/\/localhost\/*", "http:\/\/*.elstgl.com\/*", "https:\/\/*.google.cn\/*", "https:\/\/*.baidu.com\/*", "https:\/\/*.alicdn.com\/*" ], "content_security_policy": "style-src 'self' 'unsafe-inline';script-src 'self' 'unsafe-eval' https:\/\/descnew.taobao.com; object-src 'self' ;", "background": { "scripts": [ "js\/jquery.js", "background.js" ], "persistent": true }, "browser_action": { "default_icon": "images\/icon.png", "default_title": "\u6613\u5e97\u957fChrome\u63d2\u4ef6" }, "icons": { "128": "images\/icon128.png", "48": "images\/icon48.png", "16": "images\/icon16.png" }, "externally_connectable": { "matches": [ "*:\/\/*.elstgl.com\/*", "*:\/\/*.qoo10erp.com\/*", "*:\/\/localhost\/*" ] }, "content_scripts": [ { "matches": [ "http:\/\/*.taobao.com\/*", "https:\/\/*.taobao.com\/*", "https:\/\/*.amazon.co.jp\/*", "http:\/\/*.tmall.com\/*", "https:\/\/*.tmall.com\/*", "https:\/\/www.amazon.co.jp\/*", "https:\/\/*.yahoo.co.jp\/*", "https:\/\/*.1688.com\/*", "http:\/\/*.1688.com\/*", "https:\/\/yangkeduo.com\/*", "https:\/\/*.yangkeduo.com\/*", "http:\/\/yangkeduo.com\/*", "http:\/\/*.yangkeduo.com\/*", "https:\/\/*.rakuten.co.jp\/*", "https:\/\/*.vvic.com\/*", "https:\/\/*.aliexpress.com\/*", "https:\/\/*.xiapibuy.com\/*", "http:\/\/localhost\/*" ], "js": [ "js\/jquery.js", "js\/vue.js", "js\/moment.min.js", "js\/element-ui.js", "js\/uikit.min.js", "js\/uikit-icons.min.js", "js\/content.js" ], "css": [ "css\/element-ui.css", "css\/uikit.min.css", "css\/toolbar.css" ], "run_at": "document_end", "all_frames": true }, { "js": [ "js\/linkOrder.js" ], "matches": [ "https:\/\/*.1688.com\/order\/new_step_order_detail.htm*", "https:\/\/*.taobao.com\/trade\/detail\/trade_order_detail.htm*", "https:\/\/*.tmall.com\/detail\/orderDetail.htm*" ] }, { "matches": [ "https:\/\/work.1688.com\/home\/buyer.htm*" ], "js": [ "js\/jquery.js", "js\/uikit.min.js", "js\/uikit-icons.min.js", "js\/initTransOrder.js" ], "css": [ "css\/uikit.min.css" ], "run_at": "document_end", "all_frames": true } ], "homepage_url": "http:\/\/erp.elstgl.com", "options_ui": { "page": "options.html", "chrome_style": true }, "web_accessible_resources": [ "css\/fonts\/element-icons.ttf", "css\/fonts\/element-icons.woff" ] } |