Rewardhub donation reminder
Never miss a free donation with the Rewardhub donation reminder.
What is Rewardhub donation reminder?
Rewardhub donation reminder is a Chrome extension developed by https://rewardhub.co.nz, and its main feature is "Never miss a free donation with the Rewardhub donation reminder.".
Extension Screenshots
Download Rewardhub donation reminder Extension CRX File
Download Rewardhub donation reminder extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Shop with purpose, earn free donations for a good cause every time you shop online.
Extension Basic Information
Name | Rewardhub donation reminder |
ID | icglciepchdfjemekbohehialpiabokn |
Official URL | https://chromewebstore.google.com/detail/rewardhub-donation-remind/icglciepchdfjemekbohehialpiabokn |
Description | Never miss a free donation with the Rewardhub donation reminder. |
File Size | 169 KB |
Installation Count | 290 |
Current Version | 1.3 |
Last Updated | 2021-06-23 |
Publish Date | 2020-06-24 |
Rating | 5.00/5 Total 3 Ratings |
Developer | https://rewardhub.co.nz |
[email protected] | |
Payment Type | free |
Extension Website | https://rewardhub.co.nz |
Help Page URL | https://rewardhub.co.nz/about/contact/ |
Privacy Policy Page URL | https://rewardhub.co.nz/about/privacy |
Supported Languages | 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": [ " |