Air Hockey
Air hockey is a game for two competing players trying to score points in the opposing players goal.
Apa itu Air Hockey?
Air Hockey adalah ekstensi Chrome yang dikembangkan oleh Crazy Games, dan fitur utamanya adalah "Air hockey is a game for two competing players trying to score points in the opposing players goal.".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Air Hockey
Unduh file ekstensi Air Hockey 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
Take the challenge and defeat all of air hockey in this this game.
Informasi Dasar Ekstensi
Nama | Air Hockey |
ID | pbdfcofppcmlopkoinhjfcagkojlbodn |
URL Resmi | https://chromewebstore.google.com/detail/air-hockey/pbdfcofppcmlopkoinhjfcagkojlbodn |
Deskripsi | Air hockey is a game for two competing players trying to score points in the opposing players goal. |
Ukuran File | 1.63 MB |
Jumlah Instalasi | 864 |
Versi Saat Ini | 1.0 |
Terakhir Diperbarui | 2020-08-24 |
Tanggal Publikasi | 2020-08-24 |
Pengembang | Crazy Games |
[email protected] | |
Tipe Pembayaran | free |
URL Halaman Kebijakan Privasi | http://online.webfungame.com/privacy.html |
Bahasa yang Didukung | 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" } |