Air Hockey
Air hockey is a game for two competing players trying to score points in the opposing players goal.
Air Hockeyคืออะไร?
Air Hockey เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Crazy Games และคุณลักษณะหลักของมันคือ "Air hockey is a game for two competing players trying to score points in the opposing players goal."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Air Hockey
ดาวน์โหลดไฟล์ส่วนขยาย Air Hockey ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Take the challenge and defeat all of air hockey in this this game.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | Air Hockey |
ID | pbdfcofppcmlopkoinhjfcagkojlbodn |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/air-hockey/pbdfcofppcmlopkoinhjfcagkojlbodn |
คำอธิบาย | Air hockey is a game for two competing players trying to score points in the opposing players goal. |
ขนาดไฟล์ | 1.63 MB |
จำนวนการติดตั้ง | 864 |
เวอร์ชันปัจจุบัน | 1.0 |
อัปเดตครั้งล่าสุด | 2020-08-24 |
วันที่เผยแพร่ | 2020-08-24 |
ผู้พัฒนา | Crazy Games |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
URL หน้านโยบายความเป็นส่วนตัว | http://online.webfungame.com/privacy.html |
ภาษาที่รองรับ | en |
manifest.json | |
{ "browser_action": { "default_icon": { "128": "icon128.png" }, "default_popup": "main.html" }, "default_locale": "en", "description": "__MSG_appDesc__", "icons": { "128": "icon128.png" }, "manifest_version": 2, "name": "__MSG_appName__", "offline_enabled": true, "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.0" } |