Zalando
Search and browse all products by Zalando by using this Chrome Extension.
Zalando란 무엇입니까?
Zalando은(는) Chrome Apps에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Search and browse all products by Zalando by using this Chrome Extension."입니다.
확장 프로그램 스크린샷
Zalando 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Zalando is the largest web shop of clothing and footwear in Europe. At Zalando you are able to find all products of all major international brands such as Boss Orange, Adidas, Björn Borg, D & G, Diesel, Nike, Guess, G-Star, Mexx, Marc O'Polo, Timberland and Geox. Also exclusive labels such as Apepazza, Latitude Femme or Beverly Feldman, which are often difficult to find, are available at Zalando. Just like other big webshops like Amazon, Ebay, Wehkamp, etc Zalando has a wide variety of products, excellent shipping time, 30 day returns and many more.
확장 프로그램 기본 정보
이름 | |
ID | ccjjjcpfgeaiehnnmjhkcdiojghmmaai |
공식 URL | https://chrome.google.com/webstore/detail/zalando/ccjjjcpfgeaiehnnmjhkcdiojghmmaai |
설명 | Search and browse all products by Zalando by using this Chrome Extension. |
파일 크기 | 242 KB |
설치 횟수 | 1,550 |
현재 버전 | 1.7.2 |
최근 업데이트 | 2014-02-15 |
출시 날짜 | 2014-02-15 |
평점 | 4.33/5 총 18 개의 평점 |
개발자 | Chrome Apps |
결제 유형 | free |
지원되는 언어 | de,en,fr,nl,no,da,es,it,pl,fi,sv,ru |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "__MSG_appName__", "description": "__MSG_appDesc__", "default_locale": "en", "version": "1.7.2", "permissions": [ "http:\/\/*\/*", "storage" ], "icons": { "128": "images\/Zalando128.png", "16": "images\/Zalando16.png" }, "browser_action": { "default_icon": "images\/Zalando16.png", "default_popup": "popup.html" }, "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'" } |