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 |
官方網址 | 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" } } |