Widilo Cashback Reminder

Get cashback in one click on all your purchases when you shop online with the Widilo Cashback Reminder

Τι είναι το Widilo Cashback Reminder;

Το Widilo Cashback Reminder είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://widilo.fr, και η κύρια λειτουργία του είναι "Get cashback in one click on all your purchases when you shop online with the Widilo Cashback Reminder".

Στιγμιότυπα Επέκτασης

screenshot
screenshot
screenshot
screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης Widilo Cashback Reminder

Λήψη αρχείων επέκτασης Widilo Cashback Reminder σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        Never miss out on cashback ever again with the Widilo Cashback Reminder! Earn cashback and save when shopping online at over 2,500 merchants partners such as Nike, Expedia, Dell, ASOS and many more. 

With The Widilo Cashback Reminder, every time you visit a brand we will instantly notify you if a cashback or promo codes are available, and you will be able to save money with just one click. 

Download the Widilo Cashback Reminder now and get notified whenever you’re shopping online at any of Widilo’s retailers.                    

Βασικές Πληροφορίες Επέκτασης

Όνομα Widilo Cashback Reminder Widilo Cashback Reminder
ID jlcaefilcommembbekhjjkibeieffchd
Επίσημο URL https://chromewebstore.google.com/detail/widilo-cashback-reminder/jlcaefilcommembbekhjjkibeieffchd
Περιγραφή Get cashback in one click on all your purchases when you shop online with the Widilo Cashback Reminder
Μέγεθος Αρχείου 1.95 MB
Αριθμός Εγκαταστάσεων 44,817
Τρέχουσα Έκδοση 4.1.6.20489
Τελευταία Ενημέρωση 2024-01-12
Ημερομηνία Δημοσίευσης 2020-06-18
Αξιολόγηση 4.54/5 Συνολικά 28 Αξιολογήσεις
Προγραμματιστής https://widilo.fr
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Ιστότοπος Επέκτασης https://www.widilo.fr
Διεύθυνση URL της Σελίδας Βοήθειας https://www.widilo.fr/mon-profil/service-client
URL της Σελίδας Πολιτικής Απορρήτου https://www.widilo.fr/politique-de-confidentialite
Υποστηριζόμενες Γλώσσες de,en-GB,fr,es,it
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_extensionName__",
    "description": "__MSG_extensionDescription__",
    "author": "https:\/\/www.widilo.com",
    "homepage_url": "https:\/\/chrome.google.com\/webstore\/detail\/widilo-cashback-reminder\/jlcaefilcommembbekhjjkibeieffchd",
    "default_locale": "en_GB",
    "version": "4.1.6.20489",
    "icons": {
        "16": "icons\/main\/logo_small_primary_16.png",
        "32": "icons\/main\/logo_small_primary_32.png",
        "48": "icons\/main\/logo_small_primary_48.png",
        "64": "icons\/main\/logo_small_primary_64.png",
        "128": "icons\/main\/logo_small_primary_128.png"
    },
    "manifest_version": 3,
    "short_name": "__MSG_extensionShortName__",
    "action": {
        "default_icon": {
            "32": "icons\/browser_action\/logo_small_primary_32.png"
        },
        "default_popup": "index.html#\/popup"
    },
    "background": {
        "service_worker": "background.js"
    },
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'; style-src 'self' https:\/\/fonts.googleapis.com 'unsafe-inline'"
    },
    "permissions": [
        "tabs",
        "storage",
        "notifications",
        "alarms",
        "scripting"
    ],
    "host_permissions": [
        ""
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "\/assets\/*",
                "\/content-scripts\/*"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "externally_connectable": {
        "matches": [
            "https:\/\/www.widilo.fr\/*",
            "https:\/\/www.widilo.es\/*",
            "https:\/\/www.widilo.co.uk\/*",
            "https:\/\/www.widilo.it\/*",
            "https:\/\/www.widilo-gutscheine.de\/*",
            "https:\/\/www.budgey.de\/*"
        ]
    }
}