Zalando
Search and browse all products by Zalando by using this Chrome Extension.
Zalando là gì?
Zalando là một tiện ích mở rộng Chrome được phát triển bởi Chrome Apps, và tính năng chính của nó là "Search and browse all products by Zalando by using this Chrome Extension.".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng Zalando
Tải xuống các tệp mở rộng Zalando dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
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.
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | ccjjjcpfgeaiehnnmjhkcdiojghmmaai |
URL Chính Thức | https://chrome.google.com/webstore/detail/zalando/ccjjjcpfgeaiehnnmjhkcdiojghmmaai |
Mô tả | Search and browse all products by Zalando by using this Chrome Extension. |
Kích Thước Tệp | 242 KB |
Số Lần Cài Đặt | 1,550 |
Phiên Bản Hiện Tại | 1.7.2 |
Cập Nhật Lần Cuối | 2014-02-15 |
Ngày Phát Hành | 2014-02-15 |
Đánh Giá | 4.33/5 Tổng số 18 Đánh Giá |
Nhà Phát Triển | Chrome Apps |
Loại Thanh Toán | free |
Ngôn Ngữ Được Hỗ Trợ | 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'" } |