FanCash+® Shopping button
Activate offers and get FanCash directly from 1300+ store sites with one click and never miss out on FanCash again.
Hvad er FanCash+® Shopping button?
FanCash+® Shopping button er en Chrome-udvidelse udviklet af Rethink Loyalty, og dens hovedfunktion er "Activate offers and get FanCash directly from 1300+ store sites with one click and never miss out on FanCash again.".
Udvidelsesskærmbilleder
Download FanCash+® Shopping button-udvidelses-CRX-fil
Download FanCash+® Shopping button-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
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. Grundlæggende oplysninger om udvidelsen
| Navn | |
| ID | kfamakbkffbepahnfnfdoompabmgoppe |
| Officiel URL | https://chromewebstore.google.com/detail/fancash+%C2%AE-shopping-button/kfamakbkffbepahnfnfdoompabmgoppe |
| Beskrivelse | Activate offers and get FanCash directly from 1300+ store sites with one click and never miss out on FanCash again. |
| Filstørrelse | 301 KB |
| Antal Installationer | 1,568 |
| Nuværende Version | 1.0.18 |
| Senest Opdateret | 2023-12-26 |
| Udgivelsesdato | 2023-08-28 |
| Bedømmelse | 5.00/5 Samlet 1 Bedømmelser |
| Udvikler | Rethink Loyalty |
| [email protected] | |
| Betalingsmetode | free |
| Udvidelseswebsted | https://www.fancashplus.com/ |
| Hjælpeside-URL | https://www.fanatics.com/customer-help-desk/hd-1 |
| URL til Fortrolighedspolitik Side | https://www.fancashplus.com/privacy-policy |
| Understøttede Sprog | 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": [
" | |