Rewardzer
Rewardzer.com is an online rewards community. You earn points for doing things you already do online.
Qu'est-ce que Rewardzer ?
Rewardzer est une extension Chrome développée par Solibo Development, et sa fonction principale est "Rewardzer.com is an online rewards community. You earn points for doing things you already do online.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Rewardzer
Téléchargez les fichiers d'extension Rewardzer au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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.
Informations de Base sur l'Extension
Nom | |
ID | bkaadfeflndgkhpgbafkpgjcpcakpihh |
URL Officiel | https://chrome.google.com/webstore/detail/rewardzer/bkaadfeflndgkhpgbafkpgjcpcakpihh |
Description | Rewardzer.com is an online rewards community. You earn points for doing things you already do online. |
Taille du Fichier | 16.84 KB |
Nombre d'Installations | 98 |
Version Actuelle | 1.0 |
Dernière Mise à Jour | 2016-02-10 |
Date de Publication | 2016-02-10 |
Évaluation | 1.80/5 Total 5 Évaluations |
Développeur | Solibo Development |
Type de Paiement | free |
Site Web de l'Extension | http://www.rewardzer.com |
Langues Prises en Charge | 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" } } |