Game Box
Daily Free Games
Hvad er Game Box?
Game Box er en Chrome-udvidelse udviklet af http://www.usegamebox.com, og dens hovedfunktion er "Daily Free Games".
Udvidelsesskærmbilleder
Download Game Box-udvidelses-CRX-fil
Download Game Box-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
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æggende oplysninger om udvidelsen
Navn | |
ID | fcehbgfgpmkmombnnlgkgclookhjikjb |
Officiel URL | https://chrome.google.com/webstore/detail/game-box/fcehbgfgpmkmombnnlgkgclookhjikjb |
Beskrivelse | Daily Free Games |
Filstørrelse | 254 KB |
Antal Installationer | 857 |
Nuværende Version | 1.2 |
Senest Opdateret | 2014-08-13 |
Udgivelsesdato | 2014-08-13 |
Bedømmelse | 4.07/5 Samlet 14 Bedømmelser |
Udvikler | http://www.usegamebox.com |
Betalingsmetode | free |
Udvidelseswebsted | http://www.usegamebox.com |
Understøttede Sprog | 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 } |