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