Bubble Shooter

Bubble Shooter. Your goal is to clear all the bubbles from the board, scoring as many points as possible.

什么是Bubble Shooter?

Bubble Shooter是由wacamoss开发的Chrome扩展程序,该扩展的主要功能是“Bubble Shooter. Your goal is to clear all the bubbles from the board, scoring as many points as possible.”。

扩展截图

screenshot
screenshot

下载Bubble Shooter扩展crx文件

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

扩展使用说明

                        Play the popular Bubble Shooter online puzzle game. Play the classic bubble shooter game here.                    

扩展基本信息

名称 Bubble Shooter Bubble Shooter
ID omfenaiekfkoakpphjjjgefaoojhhegp
官方URL https://chromewebstore.google.com/detail/bubble-shooter/omfenaiekfkoakpphjjjgefaoojhhegp
简介 Bubble Shooter. Your goal is to clear all the bubbles from the board, scoring as many points as possible.
文件大小 44.47 KB
安装次数 212
当前版本 0.0.8
更新时间 2019-03-26
上架时间 2019-03-26
评分 5.00/5 共1次评分
开发者 wacamoss
电子邮箱 [email protected]
付费类型 free
隐私政策页面URL http://www.bubbleshooter.me/privacypolicy.html
支持的语言 id,ms,de,en,fil,fr,sw,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,pt-BR,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,th,am-ET,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": "128.png",
        "default_title": "__MSG_app_name__"
    },
    "default_locale": "en",
    "description": "__MSG_app_description__",
    "manifest_version": 2,
    "name": "__MSG_app_name__",
    "short_name": "Bubble Shooter",
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "0.0.8"
}