Rewardzer
Rewardzer.com is an online rewards community. You earn points for doing things you already do online.
What is Rewardzer?
Rewardzer is a Chrome extension developed by Solibo Development, and its main feature is "Rewardzer.com is an online rewards community. You earn points for doing things you already do online.".
Extension Screenshots
Download Rewardzer Extension CRX File
Download Rewardzer extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | |
ID | bkaadfeflndgkhpgbafkpgjcpcakpihh |
Official URL | https://chrome.google.com/webstore/detail/rewardzer/bkaadfeflndgkhpgbafkpgjcpcakpihh |
Description | Rewardzer.com is an online rewards community. You earn points for doing things you already do online. |
File Size | 16.84 KB |
Installation Count | 98 |
Current Version | 1.0 |
Last Updated | 2016-02-10 |
Publish Date | 2016-02-10 |
Rating | 1.80/5 Total 5 Ratings |
Developer | Solibo Development |
Payment Type | free |
Extension Website | http://www.rewardzer.com |
Supported Languages | 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" } } |