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. 擴展基本資訊
| 名稱 | |
| ID | icglciepchdfjemekbohehialpiabokn |
| 官方網址 | 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": [
" | |