Game Box

Daily Free Games

Τι είναι το Game Box;

Το Game Box είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον http://www.usegamebox.com, και η κύρια λειτουργία του είναι "Daily Free Games".

Στιγμιότυπα Επέκτασης

screenshot
screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης Game Box

Λήψη αρχείων επέκτασης Game Box σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        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!                    

Βασικές Πληροφορίες Επέκτασης

Όνομα Game Box Game Box
ID fcehbgfgpmkmombnnlgkgclookhjikjb
Επίσημο URL https://chrome.google.com/webstore/detail/game-box/fcehbgfgpmkmombnnlgkgclookhjikjb
Περιγραφή Daily Free Games
Μέγεθος Αρχείου 254 KB
Αριθμός Εγκαταστάσεων 857
Τρέχουσα Έκδοση 1.2
Τελευταία Ενημέρωση 2014-08-13
Ημερομηνία Δημοσίευσης 2014-08-13
Αξιολόγηση 4.07/5 Συνολικά 14 Αξιολογήσεις
Προγραμματιστής http://www.usegamebox.com
Τύπος Πληρωμής free
Ιστότοπος Επέκτασης http://www.usegamebox.com
Υποστηριζόμενες Γλώσσες 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
}