Game Box

Daily Free Games

Cos'è Game Box?

Game Box è un'estensione di Chrome sviluppata da http://www.usegamebox.com, e la sua funzione principale è "Daily Free Games".

Screenshot dell'Estensione

screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione Game Box

Scarica i file di estensione Game Box 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

                        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!                    

Informazioni di Base sull'Estensione

Nome Game Box Game Box
ID fcehbgfgpmkmombnnlgkgclookhjikjb
URL Ufficiale https://chrome.google.com/webstore/detail/game-box/fcehbgfgpmkmombnnlgkgclookhjikjb
Descrizione Daily Free Games
Dimensione del File 254 KB
Conteggio Installazioni 857
Versione Corrente 1.2
Ultimo Aggiornamento 2014-08-13
Data di Pubblicazione 2014-08-13
Valutazione 4.07/5 Totale 14 Valutazioni
Sviluppatore http://www.usegamebox.com
Tipo di Pagamento free
Sito Web dell'Estensione http://www.usegamebox.com
Lingue Supportate 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
}