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 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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"
}