Game Box

Daily Free Games

Wat is Game Box?

Game Box is een Chrome-extensie ontwikkeld door http://www.usegamebox.com, en de belangrijkste functie is "Daily Free Games".

Extensie Screenshots

screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie Game Box

Download Game Box-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

                        Tired of playing a single game? We now offer a game box! 

- Racing, Parking, Puzzle, Girls, Kids, Mario and the game box contains a lot of different categories. 

- Every day new games are added. 

- Ease of Access 

- Ad-free games 

- Does not contain pop-ups and other intrusive advertising. 

- Quality of the game is drawn daily from gaming sites, you will see the latest games first! 

You to join the world of this game, do not be late! Come on! What are you waiting!                    

Basisinformatie over de Extensie

Naam Game Box Game Box
ID fcehbgfgpmkmombnnlgkgclookhjikjb
Officiële URL https://chrome.google.com/webstore/detail/game-box/fcehbgfgpmkmombnnlgkgclookhjikjb
Beschrijving Daily Free Games
Bestandsgrootte 254 KB
Aantal Installaties 857
Huidige Versie 1.2
Laatst Bijgewerkt 2014-08-13
Publicatiedatum 2014-08-13
Beoordeling 4.07/5 Totaal 14 Beoordelingen
Ontwikkelaar http://www.usegamebox.com
Betalingswijze free
Extensiewebsite http://www.usegamebox.com
Ondersteunde Talen en,tr
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.2",
    "name": "__MSG_app_baslik__",
    "description": "__MSG_app_aciklama__",
    "icons": {
        "16": "icon-16.png",
        "48": "icon-48.png",
        "128": "icon-128.png"
    },
    "permissions": [
        "storage",
        "http:\/\/www.usegamebox.com\/*"
    ],
    "default_locale": "en",
    "browser_action": {
        "default_title": "__MSG_app_baslik__",
        "default_icon": "icon-48.png",
        "default_popup": "index.html"
    },
    "manifest_version": 2
}