Rewardzer
Rewardzer.com is an online rewards community. You earn points for doing things you already do online.
ما هو Rewardzer؟
Rewardzer هو إضافة Chrome تم تطويرها بواسطة Solibo Development، والميزة الرئيسية لها هي "Rewardzer.com is an online rewards community. You earn points for doing things you already do online.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Rewardzer
قم بتنزيل ملفات الامتداد Rewardzer بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
Rewardzer.com is an online rewards community. You earn points for doing things you already do online, such as completing surveys and tasks, watching videos, reading content, referring friends, and more. Rewardzer points can be redeemed for gift cards to your favorite stores. Always free to join, Rewardzer.com is the smartest and most rewarding way to spend your time online.
معلومات أساسية عن التمديد
الاسم | |
ID | bkaadfeflndgkhpgbafkpgjcpcakpihh |
عنوان URL الرسمي | https://chrome.google.com/webstore/detail/rewardzer/bkaadfeflndgkhpgbafkpgjcpcakpihh |
الوصف | Rewardzer.com is an online rewards community. You earn points for doing things you already do online. |
حجم الملف | 16.84 KB |
عدد التثبيتات | 98 |
النسخة الحالية | 1.0 |
آخر تحديث | 2016-02-10 |
تاريخ النشر | 2016-02-10 |
تقييم | 1.80/5 مجموع تقييمات 5 |
المطور | Solibo Development |
نوع الدفع | free |
موقع الإضافة | http://www.rewardzer.com |
اللغات المدعومة | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Rewardzer", "short_name": "Rewardzer", "version": "1.0", "manifest_version": 2, "description": "Rewardzer.com is an online rewards community. You earn points for doing things you already do online.", "icons": { "16": "icon16.png", "32": "icon32.png", "48": "icon48.png", "64": "icon64.png", "128": "icon128.png" }, "browser_action": { "default_icon": "icon32.png", "default_title": "Get your rewards now!", "default_popup": "index.html" } } |