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ファイルをダウンロード
Zalando拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
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'" } |