FanCash+® Shopping button
Activate offers and get FanCash directly from 1300+ store sites with one click and never miss out on FanCash again.
Was ist FanCash+® Shopping button?
FanCash+® Shopping button ist eine Chrome-Erweiterung, die von Rethink Loyalty entwickelt wurde, und ihr Hauptmerkmal ist "Activate offers and get FanCash directly from 1300+ store sites with one click and never miss out on FanCash again.".
Erweiterungsscreenshots
FanCash+® Shopping button-Erweiterungs-CRX-Datei herunterladen
Laden Sie FanCash+® Shopping button-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
Install the FanCash+® Shopping button – your go-to FanCash shortcut!
Get quick access to all of our FanCash offers at 1300+ stores with our Chrome extension.
- Get one-click access to cool brands and offers.
- Keep an eye on your balance and manage your account with ease.
- Find nearby offers from your favorite brands.
Install the FanCash+® Shopping button now and start scoring FanCash with just one click. Terms and Conditions apply. Grundlegende Informationen zur Erweiterung
| Name | |
| ID | kfamakbkffbepahnfnfdoompabmgoppe |
| Offizielle URL | https://chromewebstore.google.com/detail/fancash+%C2%AE-shopping-button/kfamakbkffbepahnfnfdoompabmgoppe |
| Beschreibung | Activate offers and get FanCash directly from 1300+ store sites with one click and never miss out on FanCash again. |
| Dateigröße | 301 KB |
| Installationsanzahl | 1,568 |
| Aktuelle Version | 1.0.18 |
| Letztes Update | 2023-12-26 |
| Veröffentlichungsdatum | 2023-08-28 |
| Bewertung | 5.00/5 Insgesamt 1 Bewertungen |
| Entwickler | Rethink Loyalty |
| [email protected] | |
| Zahlungsart | free |
| Erweiterungswebsite | https://www.fancashplus.com/ |
| Hilfeseite URL | https://www.fanatics.com/customer-help-desk/hd-1 |
| URL der Datenschutzrichtlinien-Seite | https://www.fancashplus.com/privacy-policy |
| Unterstützte Sprachen | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "FanCash+\u00ae Shopping button",
"options_page": "options.html",
"background": {
"service_worker": "background.bundle.js"
},
"action": {
"default_popup": "popup.html",
"default_icon": "icon-34.png"
},
"externally_connectable": {
"matches": [
"*:\/\/localhost\/*",
"*:\/\/fancashplus.com\/*"
]
},
"icons": {
"128": "icon-128.png"
},
"permissions": [
"tabs",
"webNavigation",
"webRequest",
"storage"
],
"host_permissions": [
" | |