Air Hockey
Air hockey is a game for two competing players trying to score points in the opposing players goal.
Wat is Air Hockey?
Air Hockey is een Chrome-extensie ontwikkeld door Crazy Games, en de belangrijkste functie is "Air hockey is a game for two competing players trying to score points in the opposing players goal.".
Extensie Screenshots
Download het CRX-bestand van de extensie Air Hockey
Download Air Hockey-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
Take the challenge and defeat all of air hockey in this this game.
Basisinformatie over de Extensie
Naam | Air Hockey |
ID | pbdfcofppcmlopkoinhjfcagkojlbodn |
Officiële URL | https://chromewebstore.google.com/detail/air-hockey/pbdfcofppcmlopkoinhjfcagkojlbodn |
Beschrijving | Air hockey is a game for two competing players trying to score points in the opposing players goal. |
Bestandsgrootte | 1.63 MB |
Aantal Installaties | 864 |
Huidige Versie | 1.0 |
Laatst Bijgewerkt | 2020-08-24 |
Publicatiedatum | 2020-08-24 |
Ontwikkelaar | Crazy Games |
[email protected] | |
Betalingswijze | free |
URL van de Privacybeleid Pagina | http://online.webfungame.com/privacy.html |
Ondersteunde Talen | 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" } |