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
官方網址 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"
}