Air Hockey

Air hockey is a game for two competing players trying to score points in the opposing players goal.

What is Air Hockey?

Air Hockey is a Chrome extension developed by Crazy Games, and its main feature is "Air hockey is a game for two competing players trying to score points in the opposing players goal.".

Extension Screenshots

screenshot

Download Air Hockey Extension CRX File

Download Air Hockey extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        Take the challenge and defeat all of air hockey in this this game.                    

Extension Basic Information

Name Air Hockey Air Hockey
ID pbdfcofppcmlopkoinhjfcagkojlbodn
Official URL 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.
File Size 1.63 MB
Installation Count 864
Current Version 1.0
Last Updated 2020-08-24
Publish Date 2020-08-24
Developer Crazy Games
Email [email protected]
Payment Type free
Privacy Policy Page URL http://online.webfungame.com/privacy.html
Supported Languages 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"
}