Game Box
Daily Free Games
Vad är Game Box?
Game Box är en Chrome-tillägg utvecklad av http://www.usegamebox.com, och dess huvudfunktion är "Daily Free Games".
Tilläggsskärmbilder
Ladda ner Game Box-förlängningens CRX-fil
Ladda ner Game Box-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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!
Grundläggande Information om Tillägg
Namn | |
ID | fcehbgfgpmkmombnnlgkgclookhjikjb |
Officiell webbadress | https://chrome.google.com/webstore/detail/game-box/fcehbgfgpmkmombnnlgkgclookhjikjb |
Beskrivning | Daily Free Games |
Filstorlek | 254 KB |
Antal Installationer | 857 |
Aktuell Version | 1.2 |
Senast Uppdaterad | 2014-08-13 |
Publiceringsdatum | 2014-08-13 |
Betyg | 4.07/5 Totalt 14 Betyg |
Utvecklare | http://www.usegamebox.com |
Betalningssätt | free |
Tilläggswebbplats | http://www.usegamebox.com |
Stödda Språk | 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 } |