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": [ " |