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 กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
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" } } |