Give.Zone

Stay up to date with giveaways on Give.Zone - the best place to win Games/Gift Cards/V-Bucks and many more!

Wat is Give.Zone?

Give.Zone is een Chrome-extensie ontwikkeld door http://give.zone, en de belangrijkste functie is "Stay up to date with giveaways on Give.Zone - the best place to win Games/Gift Cards/V-Bucks and many more!".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Give.Zone

Download Give.Zone-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        Fast way to enter Give.Zone most popular giveaway. Simply click on icon, and you will be redirected to fortnite vbucks giveaway.                    

Basisinformatie over de Extensie

Naam Give.Zone Give.Zone
ID jmmgfnmcnejbnbllaaaglcehnmempkgi
Officiële URL https://chrome.google.com/webstore/detail/givezone/jmmgfnmcnejbnbllaaaglcehnmempkgi
Beschrijving Stay up to date with giveaways on Give.Zone - the best place to win Games/Gift Cards/V-Bucks and many more!
Bestandsgrootte 5.89 KB
Aantal Installaties 2,000
Huidige Versie 0.1
Laatst Bijgewerkt 2019-03-11
Publicatiedatum 2019-03-11
Beoordeling 3.64/5 Totaal 11 Beoordelingen
Ontwikkelaar http://give.zone
Betalingswijze free
Ondersteunde Talen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Give.Zone",
    "description": "Stay up to date with giveaways on Give.Zone - the best place to win Games\/Gift Cards\/V-Bucks and many more!",
    "version": "0.1",
    "browser_action": {
        "default_icon": "icon.png"
    },
    "permissions": [
        "tabs"
    ],
    "content_scripts": [],
    "background": {
        "scripts": [
            "background.js"
        ]
    }
}