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 |
Eメール | [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": [ " |