GameVui.com
GameVui.com - Chơi game online, game mới, trò chơi Việt hay nhất
GameVui.comคืออะไร?
GameVui.com เป็นส่วนขยายของ Chrome ที่พัฒนาโดย ducsduyen และคุณลักษณะหลักของมันคือ "GameVui.com - Chơi game online, game mới, trò chơi Việt hay nhất"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย GameVui.com
ดาวน์โหลดไฟล์ส่วนขยาย GameVui.com ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Tiện ích truy cập nhanh GameVui.com - Càng chơi càng vui.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | lclaacmgnfpkkpoheodkgnjjcfodehak |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/gamevuicom/lclaacmgnfpkkpoheodkgnjjcfodehak |
คำอธิบาย | GameVui.com - Chơi game online, game mới, trò chơi Việt hay nhất |
ขนาดไฟล์ | 19.52 KB |
จำนวนการติดตั้ง | 195 |
เวอร์ชันปัจจุบัน | 1.1 |
อัปเดตครั้งล่าสุด | 2014-08-13 |
วันที่เผยแพร่ | 2014-08-13 |
คะแนน | 4.67/5 รวมทั้งหมด 3 คะแนน |
ผู้พัฒนา | ducsduyen |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | http://gamevui.com |
ภาษาที่รองรับ | vi |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "background": { "persistent": false, "page": "background.html" }, "browser_action": { "default_icon": "icon_24.png" }, "description": "GameVui.com - Ch\u01a1i game online, game m\u1edbi, tr\u00f2 ch\u01a1i Vi\u1ec7t hay nh\u1ea5t", "icons": { "128": "icon_128.png" }, "name": "GameVui.com", "permissions": [ "tabs", "webNavigation" ], "version": "1.1", "manifest_version": 2 } |