Game Box
Daily Free Games
Qu'est-ce que Game Box ?
Game Box est une extension Chrome développée par http://www.usegamebox.com, et sa fonction principale est "Daily Free Games".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Game Box
Téléchargez les fichiers d'extension Game Box au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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!
Informations de Base sur l'Extension
Nom | |
ID | fcehbgfgpmkmombnnlgkgclookhjikjb |
URL Officiel | https://chrome.google.com/webstore/detail/game-box/fcehbgfgpmkmombnnlgkgclookhjikjb |
Description | Daily Free Games |
Taille du Fichier | 254 KB |
Nombre d'Installations | 857 |
Version Actuelle | 1.2 |
Dernière Mise à Jour | 2014-08-13 |
Date de Publication | 2014-08-13 |
Évaluation | 4.07/5 Total 14 Évaluations |
Développeur | http://www.usegamebox.com |
Type de Paiement | free |
Site Web de l'Extension | http://www.usegamebox.com |
Langues Prises en Charge | 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 } |