Shoppiday cashback

Get cashback for every order in en PcComponentes, MediaMarkt, Vueling and a lot more with Shoppiday's cashback plugin.

Qu'est-ce que Shoppiday cashback ?

Shoppiday cashback est une extension Chrome développée par https://shoppiday.es, et sa fonction principale est "Get cashback for every order in en PcComponentes, MediaMarkt, Vueling and a lot more with Shoppiday's cashback plugin.".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Shoppiday cashback

Téléchargez les fichiers d'extension Shoppiday cashback au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        Always get cashback. 

Forget about starting your orders in Shoppiday's web and just surf the web! 

Shoppiday's plugin will advise you when the online store you are visiting has cashback. It's the time to win money while you browse and order online. 

It's safe, free and intelligent. What are you waiting for? Your pocket will be welcome.                    

Informations de Base sur l'Extension

Nom Shoppiday cashback Shoppiday cashback
ID hkkjkmoplgfbkpbbnkjojabogbcbcepd
URL Officiel https://chromewebstore.google.com/detail/shoppiday-cashback/hkkjkmoplgfbkpbbnkjojabogbcbcepd
Description Get cashback for every order in en PcComponentes, MediaMarkt, Vueling and a lot more with Shoppiday's cashback plugin.
Taille du Fichier 403 KB
Nombre d'Installations 1,775
Version Actuelle 0.0.9.14
Dernière Mise à Jour 2021-01-21
Date de Publication 2020-02-22
Évaluation 4.40/5 Total 5 Évaluations
Développeur https://shoppiday.es
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://www.shoppiday.es/
URL de la Page d'Aide https://www.shoppiday.es/contacto
URL de la Page de Politique de Confidentialité https://www.shoppiday.es/politica-de-privacidad
Langues Prises en Charge en,es
manifest.json
{
    "author": "Shoppiday Digital",
    "background": {
        "page": "background.html",
        "persistent": true
    },
    "browser_action": {
        "default_icon": "data\/logo-48.png",
        "default_title": "Shoppiday cashback"
    },
    "default_locale": "es",
    "description": "__MSG_extDescription__",
    "homepage_url": "https:\/\/www.shoppiday.es",
    "icons": {
        "128": "data\/logo-128.png",
        "16": "data\/logo-16.png",
        "32": "data\/logo-32.png",
        "48": "data\/logo-48.png"
    },
    "manifest_version": 2,
    "name": "Shoppiday cashback",
    "options_ui": {
        "chrome_style": true,
        "page": "options.html"
    },
    "permissions": [
        "cookies",
        "activeTab",
        "tabs",
        "storage",
        "webNavigation",
        "webRequest",
        "webRequestBlocking",
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "short_name": "Shoppiday cashback",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "0.0.9.14",
    "web_accessible_resources": [
        "data\/*"
    ]
}