Game Player
Game Player offers more than 10 000 free online games for you!
Game Playerคืออะไร?
Game Player เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://www.x-games.net และคุณลักษณะหลักของมันคือ "Game Player offers more than 10 000 free online games for you!"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Game Player
ดาวน์โหลดไฟล์ส่วนขยาย Game Player ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Game Player is online tool for play HTML5 and flash games without download. It offers more than 10 000 online games on one place. All games are absolutely free! Control of player is completely intuitive. You can browse best games in first section of top menu. Next you can search any games or add selected games to favorites and play them later. Player offers option Fullscreen Mode, where you can play any game in new tab in full size. Enjoy your favorite game like minecraft, candy crush, flappy, 2048, solitaire and many more.. If you like it, please share and rate it. Thanks for using!
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | iliingapkkcomeekikhdhpicdkjpaejj |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/game-player/iliingapkkcomeekikhdhpicdkjpaejj |
คำอธิบาย | Game Player offers more than 10 000 free online games for you! |
ขนาดไฟล์ | 97.81 KB |
จำนวนการติดตั้ง | 3,000 |
เวอร์ชันปัจจุบัน | 1.1 |
อัปเดตครั้งล่าสุด | 2020-07-20 |
วันที่เผยแพร่ | 2020-07-11 |
คะแนน | 4.33/5 รวมทั้งหมด 6 คะแนน |
ผู้พัฒนา | https://www.x-games.net |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "version": "1.1", "name": "Game Player", "description": "Game Player offers more than 10 000 free online games for you!", "browser_action": { "default_icon": "img\/ico19.png", "default_popup": "popup.html" }, "content_security_policy": "script-src 'self'; object-src 'self'", "permissions": [ "https:\/\/www.x-games.net\/*" ], "icons": { "16": "img\/ico16.png", "19": "img\/ico19.png", "32": "img\/ico32.png", "48": "img\/ico48.png", "128": "img\/ico128.png" } } |