Bubble Shooter HD

The Classic Bubble Shooter Now With HD Graphics

Bubble Shooter HD란 무엇입니까?

Bubble Shooter HD은(는) tcebstn에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "The Classic Bubble Shooter Now With HD Graphics"입니다.

확장 프로그램 스크린샷

screenshot

Bubble Shooter HD 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        The highly addictive gameplay will keep you hooked for hours and you are guaranteed to forget the time. Your goal is to remove all the bubbles from the board, scoring as many points as possible. Match 2 or more bubbles of the same color with the color of the ball you shoot to remove them. 

The more bubbles you manage to blow up in one shot, the more points you gain. If you fail to detonate bubbles, you get a foul, and when there are several fouls, a new line of bubbles appears at the top. Play Bubble Shooter HD now and enjoy the best bubble shooter online game for free!                    

확장 프로그램 기본 정보

이름 Bubble Shooter HD Bubble Shooter HD
ID jcepencjpdjbphbkbeffcccchmnigfih
공식 URL https://chromewebstore.google.com/detail/bubble-shooter-hd/jcepencjpdjbphbkbeffcccchmnigfih
설명 The Classic Bubble Shooter Now With HD Graphics
파일 크기 56.75 KB
설치 횟수 1,504
현재 버전 1.4
최근 업데이트 2017-08-29
출시 날짜 2017-08-29
평점 3.10/5 총 10 개의 평점
개발자 tcebstn
이메일 [email protected]
결제 유형 free
개인정보 보호 정책 페이지 URL http://tricities-ebs.com/privacy-policy
지원되는 언어 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Bubble Shooter HD",
    "manifest_version": 2,
    "short_name": "bubbleshooterhd",
    "description": "The Classic Bubble Shooter Now With HD Graphics",
    "version": "1.4",
    "background": {
        "persistent": false,
        "scripts": [
            "OneSignal.js",
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": "16px_593816794556.png",
        "default_popup": "extension.html"
    },
    "icons": {
        "128": "128px_593816794556.png"
    },
    "permissions": [
        "gcm",
        "storage",
        "notifications",
        "identity"
    ]
}