Rewardhub donation reminder
Never miss a free donation with the Rewardhub donation reminder.
Was ist Rewardhub donation reminder?
Rewardhub donation reminder ist eine Chrome-Erweiterung, die von https://rewardhub.co.nz entwickelt wurde, und ihr Hauptmerkmal ist "Never miss a free donation with the Rewardhub donation reminder.".
Erweiterungsscreenshots
Rewardhub donation reminder-Erweiterungs-CRX-Datei herunterladen
Laden Sie Rewardhub donation reminder-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
Shop with purpose, earn free donations for a good cause every time you shop online.
Grundlegende Informationen zur Erweiterung
Name | Rewardhub donation reminder |
ID | icglciepchdfjemekbohehialpiabokn |
Offizielle URL | https://chromewebstore.google.com/detail/rewardhub-donation-remind/icglciepchdfjemekbohehialpiabokn |
Beschreibung | Never miss a free donation with the Rewardhub donation reminder. |
Dateigröße | 169 KB |
Installationsanzahl | 290 |
Aktuelle Version | 1.3 |
Letztes Update | 2021-06-23 |
Veröffentlichungsdatum | 2020-06-24 |
Bewertung | 5.00/5 Insgesamt 3 Bewertungen |
Entwickler | https://rewardhub.co.nz |
[email protected] | |
Zahlungsart | free |
Erweiterungswebsite | https://rewardhub.co.nz |
Hilfeseite URL | https://rewardhub.co.nz/about/contact/ |
URL der Datenschutzrichtlinien-Seite | https://rewardhub.co.nz/about/privacy |
Unterstützte Sprachen | en |
manifest.json | |
{ "background": { "persistent": false, "scripts": [ "background.js" ] }, "content_scripts": [ { "js": [ "googleContent.js" ], "matches": [ "https:\/\/www.google.co.nz\/*", "https:\/\/www.google.com.au\/*", "https:\/\/www.google.com\/*" ], "run_at": "document_end" }, { "all_frames": false, "js": [ "allContent.js" ], "matches": [ " |