fairsavings.in

Browser extension will remind you about the possibility to get cashback (cash back) while shopping

Τι είναι το fairsavings.in;

Το fairsavings.in είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον FairSavings, και η κύρια λειτουργία του είναι "Browser extension will remind you about the possibility to get cashback (cash back) while shopping".

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

screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης fairsavings.in

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

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

                        Service That Helps You Make Profitable Online Purchases

FairSavings is a cashback service that allows you to make profitable purchases in over 500 popular stores and services across India.

By installing the "Fairsavings" browser extension, we will take care of you receiving cashback. Every time you make purchases online or pay for services that support cashback, the extension will offer you to activate it and automatically credit the saved funds to your account in "FairSavings." You can easily withdraw your cashback to your bank card, PayPal, Amazon Gift Card, Flipkart Gift Card, bank account, and more.

Here are the key features of FairSaving's cashback service:
• Cashback of up to 40% in over 500 popular stores and services in India, including Myntra, boAt, Fitspire, Puma, Samsung, and many others;
• Cashback reminders and easy activation. You will never forget to activate cashback before purchase;
• Quick and convenient withdrawal. Cashback can be withdrawn to a bank card, PayPal, Amazon Gift Card, Flipkart Gift Card, bank account, Binance, UPI, and more.

We would be happy to have you among the users of FairSavings, who are already making smart purchases with us!

By installing the "FairSavings" extension, you agree to the "Terms of Use" and authorize the extension to redirect you to the partner programs' links to which the cashback service is connected.

Additionally, please be informed that the extension uses Google Analytics service to collect usage statistics to improve your user experience. If you do not wish to transfer data to the Google Analytics service, please visit http://tools.google.com/dlpage/gaoptout or install a filter in Adblock Plus or other ad-blocking applications.                    

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

Όνομα fairsavings.in fairsavings.in
ID fofadbfnifcdbhjmngamiidgeeenpffo
Επίσημο URL https://chromewebstore.google.com/detail/fairsavingsin/fofadbfnifcdbhjmngamiidgeeenpffo
Περιγραφή Browser extension will remind you about the possibility to get cashback (cash back) while shopping
Μέγεθος Αρχείου 649 KB
Αριθμός Εγκαταστάσεων 61
Τρέχουσα Έκδοση 0.0.3
Τελευταία Ενημέρωση 2023-04-23
Ημερομηνία Δημοσίευσης 2023-04-22
Προγραμματιστής FairSavings
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Ιστότοπος Επέκτασης https://fairsavings.in/
Υποστηριζόμενες Γλώσσες en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "fairsavings.in",
    "description": "Browser extension will remind you about the possibility to get cashback (cash back) while shopping",
    "version": "0.0.3",
    "icons": {
        "128": "\/img\/128.png",
        "48": "\/img\/48.png",
        "16": "\/img\/16.png"
    },
    "action": {
        "default_popup": "popup.html",
        "default_title": "Start page"
    },
    "permissions": [
        "tabs",
        "storage",
        "scripting"
    ],
    "host_permissions": [
        ""
    ],
    "background": {
        "service_worker": "background.js",
        "type": "module"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "\/templates\/*",
                "\/libs\/*"
            ],
            "matches": [
                ""
            ]
        }
    ]
}