Air Hockey

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

什么是Air Hockey?

Air Hockey是由Crazy Games开发的Chrome扩展程序,该扩展的主要功能是“Air hockey is a game for two competing players trying to score points in the opposing players goal.”。

扩展截图

screenshot

下载Air Hockey扩展crx文件

下载Air Hockey扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

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

扩展基本信息

名称 Air Hockey 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"
}