Rewardhub donation reminder
Never miss a free donation with the Rewardhub donation reminder.
ما هو Rewardhub donation reminder؟
Rewardhub donation reminder هو إضافة Chrome تم تطويرها بواسطة https://rewardhub.co.nz، والميزة الرئيسية لها هي "Never miss a free donation with the Rewardhub donation reminder.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Rewardhub donation reminder
قم بتنزيل ملفات الامتداد Rewardhub donation reminder بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
Shop with purpose, earn free donations for a good cause every time you shop online. معلومات أساسية عن التمديد
| الاسم | |
| 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 |
| عنوان صفحة المساعدة | https://rewardhub.co.nz/about/contact/ |
| عنوان صفحة سياسة الخصوصية | 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": [
" | |