FYE SavingsKey

Helps you earn cash back when you shop online with your favorite stores.

Was ist FYE SavingsKey?

FYE SavingsKey ist eine Chrome-Erweiterung, die von http://cashback.fyevip.com entwickelt wurde, und ihr Hauptmerkmal ist "Helps you earn cash back when you shop online with your favorite stores.".

Erweiterungsscreenshots

screenshot
screenshot
screenshot
screenshot

FYE SavingsKey-Erweiterungs-CRX-Datei herunterladen

Laden Sie FYE SavingsKey-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        The SavingsKey™ Toolbar is a tool you can use when you shop online, it reminds you that you can earn cash back on purchases at your favorite stores!

Simply install the SavingsKey Toolbar and it will then appear at the top of your browser window when you are shopping at participating retailers. Your purchases will earn Cash Back just as if you were shopping through your membership website.

The SavingsKey Toolbar shows you how much you can earn, featured merchant offers and allows you to add the store to your list of favorites

When the SavingsKey Toolbar pops up on a retailer site, simply click on 'Click here to activate...' and the toolbar will then change to display a green confirmation message. You can track your Cash Back at any time on your account page at www.fyevip.com!

Read the SavingsKey End User License agreement:
https://www.fyevip.com/store/common/savingtoolsterms.jsp?title=savingtoolsterms

The SavingsKey Toolbar is also available for other major browsers. Visit:
https://www.fyevip.com/store/savingTools.jsp

Developed by Incentive Networks. Visit us at www.incentivenetworks.com                    

Grundlegende Informationen zur Erweiterung

Name FYE SavingsKey FYE SavingsKey
ID hkieidfkenckmgkpjpppmflblcciekdm
Offizielle URL https://chrome.google.com/webstore/detail/fye-savingskey/hkieidfkenckmgkpjpppmflblcciekdm
Beschreibung Helps you earn cash back when you shop online with your favorite stores.
Dateigröße 128 KB
Installationsanzahl 382
Aktuelle Version 2.1.1.0
Letztes Update 2020-05-19
Veröffentlichungsdatum 2020-05-19
Bewertung 1.00/5 Insgesamt 1 Bewertungen
Entwickler http://cashback.fyevip.com
E-Mail [email protected]
Zahlungsart free
URL der Datenschutzrichtlinien-Seite https://incentivenetworks.com/privacynotice.html
Unterstützte Sprachen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_extName__",
    "version": "2.1.1.0",
    "manifest_version": 2,
    "default_locale": "en",
    "description": "__MSG_extDesc__",
    "background": {
        "page": "background.html"
    },
    "browser_action": {
        "default_title": "__MSG_extTooltip__",
        "default_icon": "jqt16.png"
    },
    "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'",
    "content_scripts": [
        {
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "js": [
                "injection.js"
            ]
        }
    ],
    "icons": {
        "16": "jqt16.png",
        "48": "jqt48.png",
        "128": "jqt128.png"
    },
    "homepage_url": "https:\/\/cashback.fyevip.com",
    "permissions": [
        "tabs",
        "webRequest",
        "*:\/\/www.anrdoezrs.net\/",
        "*:\/\/cj.dotomi.com\/",
        "*:\/\/www.tkqlhce.com\/",
        "*:\/\/www.commission-junction.com\/",
        "*:\/\/www.dpbolvw.net\/",
        "*:\/\/www.apmebf.com\/",
        "*:\/\/www.jdoqocy.com\/",
        "*:\/\/www.kqzyfj.com\/",
        "*:\/\/www.qksrv.net\/",
        "*:\/\/www.qksz.net\/",
        "*:\/\/www.emjcd.com\/",
        "*:\/\/www.afcyhf.com\/",
        "*:\/\/www.awltovhc.com\/",
        "*:\/\/www.ftjcfx.com\/",
        "*:\/\/www.lduhtrp.net\/",
        "*:\/\/www.tqlkg.com\/",
        "*:\/\/www.awxibrm.com\/",
        "*:\/\/www.cualbr.com\/",
        "*:\/\/www.rnsfpw.net\/",
        "*:\/\/www.vofzpwh.com\/",
        "*:\/\/www.yceml.net\/",
        "*:\/\/www.cj.com\/",
        "*:\/\/www.incentivenetworks2.com\/",
        "*:\/\/cashback.fyevip.com\/",
        "https:\/\/offers.incentivenetworks.com\/"
    ]
}