Air Hockey
Air hockey is a game for two competing players trying to score points in the opposing players goal.
Qu'est-ce que Air Hockey ?
Air Hockey est une extension Chrome développée par Crazy Games, et sa fonction principale est "Air hockey is a game for two competing players trying to score points in the opposing players goal.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Air Hockey
Téléchargez les fichiers d'extension Air Hockey au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
Take the challenge and defeat all of air hockey in this this game.
Informations de Base sur l'Extension
Nom | Air Hockey |
ID | pbdfcofppcmlopkoinhjfcagkojlbodn |
URL Officiel | https://chromewebstore.google.com/detail/air-hockey/pbdfcofppcmlopkoinhjfcagkojlbodn |
Description | Air hockey is a game for two competing players trying to score points in the opposing players goal. |
Taille du Fichier | 1.63 MB |
Nombre d'Installations | 864 |
Version Actuelle | 1.0 |
Dernière Mise à Jour | 2020-08-24 |
Date de Publication | 2020-08-24 |
Développeur | Crazy Games |
[email protected] | |
Type de Paiement | free |
URL de la Page de Politique de Confidentialité | http://online.webfungame.com/privacy.html |
Langues Prises en Charge | 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" } |