Marie Claire VIP
Earn free VIP points while shopping at over 4,000 UK stores and redeem them for giftcards and other great perks!
Τι είναι το Marie Claire VIP;
Το Marie Claire VIP είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον Marieclaire VIP, και η κύρια λειτουργία του είναι "Earn free VIP points while shopping at over 4,000 UK stores and redeem them for giftcards and other great perks!".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης Marie Claire VIP
Λήψη αρχείων επέκτασης Marie Claire VIP σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
Earn rewards while shopping at your favourite fashion stores using the Marie Claire VIP browser extension. While shopping at over 4000+ stores, earn free points that you can use to redeem for gift cards, exclusive access to sales and events, and other bonuses only available to VIP members.
Βασικές Πληροφορίες Επέκτασης
Όνομα | |
ID | bbbhofpjnkkbaefkjljjjflkmmibnkil |
Επίσημο URL | https://chrome.google.com/webstore/detail/marie-claire-vip/bbbhofpjnkkbaefkjljjjflkmmibnkil |
Περιγραφή | Earn free VIP points while shopping at over 4,000 UK stores and redeem them for giftcards and other great perks! |
Μέγεθος Αρχείου | 854 KB |
Αριθμός Εγκαταστάσεων | 862 |
Τρέχουσα Έκδοση | 1.0.14 |
Τελευταία Ενημέρωση | 2022-04-22 |
Ημερομηνία Δημοσίευσης | 2020-11-03 |
Αξιολόγηση | 3.00/5 Συνολικά 9 Αξιολογήσεις |
Προγραμματιστής | Marieclaire VIP |
Ηλεκτρονικό ταχυδρομείο | [email protected] |
Τύπος Πληρωμής | free |
Ιστότοπος Επέκτασης | https://vip.marieclaire.co.uk/ |
Διεύθυνση URL της Σελίδας Βοήθειας | https://vip.marieclaire.co.uk/support |
URL της Σελίδας Πολιτικής Απορρήτου | https://vip.marieclaire.co.uk/privacy-policy |
Υποστηριζόμενες Γλώσσες | en-GB |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Marie Claire VIP", "version": "1.0.14", "manifest_version": 2, "description": "Earn free VIP points while shopping at over 4,000 UK stores and redeem them for giftcards and other great perks!", "content_security_policy": "script-src 'self' https:\/\/www.google-analytics.com; object-src 'self'", "homepage_url": "https:\/\/vip.marieclaire.co.uk\/", "icons": { "16": "images\/logos\/16x16.png", "48": "images\/logos\/48x48.png", "128": "images\/logos\/128x128.png" }, "background": { "page": "background.html", "persistent": true }, "browser_action": { "default_icon": "images\/logos\/19x19.png", "default_title": "Marie Claire VIP", "default_popup": "popup.html" }, "content_scripts": [ { "matches": [ " |