Rewardzer

Rewardzer.com is an online rewards community. You earn points for doing things you already do online.

Cos'è Rewardzer?

Rewardzer è un'estensione di Chrome sviluppata da Solibo Development, e la sua funzione principale è "Rewardzer.com is an online rewards community. You earn points for doing things you already do online.".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Rewardzer

Scarica i file di estensione Rewardzer in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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.                    

Informazioni di Base sull'Estensione

Nome Rewardzer Rewardzer
ID bkaadfeflndgkhpgbafkpgjcpcakpihh
URL Ufficiale https://chrome.google.com/webstore/detail/rewardzer/bkaadfeflndgkhpgbafkpgjcpcakpihh
Descrizione Rewardzer.com is an online rewards community. You earn points for doing things you already do online.
Dimensione del File 16.84 KB
Conteggio Installazioni 98
Versione Corrente 1.0
Ultimo Aggiornamento 2016-02-10
Data di Pubblicazione 2016-02-10
Valutazione 1.80/5 Totale 5 Valutazioni
Sviluppatore Solibo Development
Tipo di Pagamento free
Sito Web dell'Estensione http://www.rewardzer.com
Lingue Supportate 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"
    }
}