Rewardhub donation reminder
Never miss a free donation with the Rewardhub donation reminder.
什么是Rewardhub donation reminder?
Rewardhub donation reminder是由https://rewardhub.co.nz开发的Chrome扩展程序,该扩展的主要功能是“Never miss a free donation with the Rewardhub donation reminder.”。
扩展截图
下载Rewardhub donation reminder扩展crx文件
下载Rewardhub donation reminder扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Shop with purpose, earn free donations for a good cause every time you shop online.
扩展基本信息
名称 | Rewardhub donation reminder |
ID | icglciepchdfjemekbohehialpiabokn |
官方URL | https://chromewebstore.google.com/detail/rewardhub-donation-remind/icglciepchdfjemekbohehialpiabokn |
简介 | Never miss a free donation with the Rewardhub donation reminder. |
文件大小 | 169 KB |
安装次数 | 290 |
当前版本 | 1.3 |
更新时间 | 2021-06-23 |
上架时间 | 2020-06-24 |
评分 | 5.00/5 共3次评分 |
开发者 | https://rewardhub.co.nz |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | https://rewardhub.co.nz |
帮助页面URL | https://rewardhub.co.nz/about/contact/ |
隐私政策页面URL | https://rewardhub.co.nz/about/privacy |
支持的语言 | 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": [ " |