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" } } |