FanCash+® Shopping button
Activate offers and get FanCash directly from 1300+ store sites with one click and never miss out on FanCash again.
Co to jest FanCash+® Shopping button?
FanCash+® Shopping button to rozszerzenie Chrome opracowane przez Rethink Loyalty, a jego główną funkcją jest „Activate offers and get FanCash directly from 1300+ store sites with one click and never miss out on FanCash again.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia FanCash+® Shopping button
Pobierz pliki rozszerzeń FanCash+® Shopping button w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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. Podstawowe informacje o rozszerzeniu
| Nazwa | |
| ID | kfamakbkffbepahnfnfdoompabmgoppe |
| Oficjalny URL | https://chromewebstore.google.com/detail/fancash+%C2%AE-shopping-button/kfamakbkffbepahnfnfdoompabmgoppe |
| Opis | Activate offers and get FanCash directly from 1300+ store sites with one click and never miss out on FanCash again. |
| Rozmiar pliku | 301 KB |
| Liczba instalacji | 1,568 |
| Aktualna Wersja | 1.0.18 |
| Ostatnia Aktualizacja | 2023-12-26 |
| Data Publikacji | 2023-08-28 |
| Ocena | 5.00/5 Łącznie 1 Oceny |
| Deweloper | Rethink Loyalty |
| [email protected] | |
| Typ Płatności | free |
| Strona Rozszerzenia | https://www.fancashplus.com/ |
| Adres URL Strony Pomocy | https://www.fanatics.com/customer-help-desk/hd-1 |
| Adres URL Strony Polityki Prywatności | https://www.fancashplus.com/privacy-policy |
| Obsługiwane Języki | 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": [
" | |