Game Box

Daily Free Games

Was ist Game Box?

Game Box ist eine Chrome-Erweiterung, die von http://www.usegamebox.com entwickelt wurde, und ihr Hauptmerkmal ist "Daily Free Games".

Erweiterungsscreenshots

screenshot
screenshot
screenshot

Game Box-Erweiterungs-CRX-Datei herunterladen

Laden Sie Game Box-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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!                    

Grundlegende Informationen zur Erweiterung

Name Game Box Game Box
ID fcehbgfgpmkmombnnlgkgclookhjikjb
Offizielle URL https://chrome.google.com/webstore/detail/game-box/fcehbgfgpmkmombnnlgkgclookhjikjb
Beschreibung Daily Free Games
Dateigröße 254 KB
Installationsanzahl 857
Aktuelle Version 1.2
Letztes Update 2014-08-13
Veröffentlichungsdatum 2014-08-13
Bewertung 4.07/5 Insgesamt 14 Bewertungen
Entwickler http://www.usegamebox.com
Zahlungsart free
Erweiterungswebsite http://www.usegamebox.com
Unterstützte Sprachen 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
}