Game Box
Daily Free Games
Game Boxคืออะไร?
Game Box เป็นส่วนขยายของ Chrome ที่พัฒนาโดย http://www.usegamebox.com และคุณลักษณะหลักของมันคือ "Daily Free Games"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ 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!
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
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 } |