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文件

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

扩展使用说明

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