Zalando
Search and browse all products by Zalando by using this Chrome Extension.
Zalando क्या है?
Zalando Chrome Apps द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Search and browse all products by Zalando by using this Chrome Extension."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Zalando एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ 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'" } |