fairsavings.in

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

什麼是fairsavings.in?

fairsavings.in是由FairSavings開發的Chrome擴展程式,該擴展的主要功能是“Browser extension will remind you about the possibility to get cashback (cash back) while shopping”。

擴展截圖

screenshot
screenshot

下載fairsavings.in擴展crx文件

下載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
官方網址 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": [
                ""
            ]
        }
    ]
}