Game Box
Daily Free Games
Apa itu Game Box?
Game Box adalah ekstensi Chrome yang dikembangkan oleh http://www.usegamebox.com, dan fitur utamanya adalah "Daily Free Games".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Game Box
Unduh file ekstensi Game Box dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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!
Informasi Dasar Ekstensi
Nama | |
ID | fcehbgfgpmkmombnnlgkgclookhjikjb |
URL Resmi | https://chrome.google.com/webstore/detail/game-box/fcehbgfgpmkmombnnlgkgclookhjikjb |
Deskripsi | Daily Free Games |
Ukuran File | 254 KB |
Jumlah Instalasi | 857 |
Versi Saat Ini | 1.2 |
Terakhir Diperbarui | 2014-08-13 |
Tanggal Publikasi | 2014-08-13 |
Penilaian | 4.07/5 Total 14 Penilaian |
Pengembang | http://www.usegamebox.com |
Tipe Pembayaran | free |
Situs Ekstensi | http://www.usegamebox.com |
Bahasa yang Didukung | 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 } |