Rewardzer
Rewardzer.com is an online rewards community. You earn points for doing things you already do online.
Co to jest Rewardzer?
Rewardzer to rozszerzenie Chrome opracowane przez Solibo Development, a jego główną funkcją jest „Rewardzer.com is an online rewards community. You earn points for doing things you already do online.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Rewardzer
Pobierz pliki rozszerzeń Rewardzer w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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.
Podstawowe informacje o rozszerzeniu
Nazwa | |
ID | bkaadfeflndgkhpgbafkpgjcpcakpihh |
Oficjalny URL | https://chrome.google.com/webstore/detail/rewardzer/bkaadfeflndgkhpgbafkpgjcpcakpihh |
Opis | Rewardzer.com is an online rewards community. You earn points for doing things you already do online. |
Rozmiar pliku | 16.84 KB |
Liczba instalacji | 98 |
Aktualna Wersja | 1.0 |
Ostatnia Aktualizacja | 2016-02-10 |
Data Publikacji | 2016-02-10 |
Ocena | 1.80/5 Łącznie 5 Oceny |
Deweloper | Solibo Development |
Typ Płatności | free |
Strona Rozszerzenia | http://www.rewardzer.com |
Obsługiwane Języki | 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" } } |