Bubble Shooter

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

Bubble Shooter là gì?

Bubble Shooter là một tiện ích mở rộng Chrome được phát triển bởi wacamoss, và tính năng chính của nó là "Bubble Shooter. Your goal is to clear all the bubbles from the board, scoring as many points as possible.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Bubble Shooter

Tải xuống các tệp mở rộng Bubble Shooter dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

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

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Bubble Shooter Bubble Shooter
ID omfenaiekfkoakpphjjjgefaoojhhegp
URL Chính Thức https://chromewebstore.google.com/detail/bubble-shooter/omfenaiekfkoakpphjjjgefaoojhhegp
Mô tả Bubble Shooter. Your goal is to clear all the bubbles from the board, scoring as many points as possible.
Kích Thước Tệp 44.47 KB
Số Lần Cài Đặt 212
Phiên Bản Hiện Tại 0.0.8
Cập Nhật Lần Cuối 2019-03-26
Ngày Phát Hành 2019-03-26
Đánh Giá 5.00/5 Tổng số 1 Đánh Giá
Nhà Phát Triển wacamoss
Email [email protected]
Loại Thanh Toán free
URL Trang Chính Sách Bảo Mật http://www.bubbleshooter.me/privacypolicy.html
Ngôn Ngữ Được Hỗ Trợ 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"
}