Rewardzer
Rewardzer.com is an online rewards community. You earn points for doing things you already do online.
什么是Rewardzer?
Rewardzer是由Solibo Development开发的Chrome扩展程序,该扩展的主要功能是“Rewardzer.com is an online rewards community. You earn points for doing things you already do online.”。
扩展截图
下载Rewardzer扩展crx文件
下载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" } } |