Bubble Shooter Game for Chrome

Bubble Shooter Game for Chrome

Bubble Shooter Game for Chrome là gì?

Bubble Shooter Game for Chrome là một tiện ích mở rộng Chrome được phát triển bởi Maze Cracker Games, và tính năng chính của nó là "Bubble Shooter Game for Chrome".

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

screenshot
screenshot
screenshot

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

Tải xuống các tệp mở rộng Bubble Shooter Game for Chrome 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

                        Bubble Shooter puzzle game, shoot the bubbles to match the right colors! Go up in levels and collect as many points as you can.                    

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

Tên Bubble Shooter Game for Chrome Bubble Shooter Game for Chrome
ID efgmginnledokoioghibpdnhgldmkgem
URL Chính Thức https://chrome.google.com/webstore/detail/bubble-shooter-game-for-c/efgmginnledokoioghibpdnhgldmkgem
Mô tả Bubble Shooter Game for Chrome
Kích Thước Tệp 70.9 KB
Số Lần Cài Đặt 724
Phiên Bản Hiện Tại 1.6
Cập Nhật Lần Cuối 2018-09-28
Ngày Phát Hành 2018-09-28
Đánh Giá 5.00/5 Tổng số 11 Đánh Giá
Nhà Phát Triển Maze Cracker Games
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng http://www.mazecracker.com
URL Trang Chính Sách Bảo Mật http://www.mazecracker.com/privacy.html
Ngôn Ngữ Được Hỗ Trợ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "browser_action": {
        "default_icon": "icon16x16.png",
        "default_popup": "popup.html"
    },
    "description": "Bubble Shooter Game for Chrome",
    "icons": {
        "128": "icon128x128.png",
        "16": "icon16x16.png",
        "48": "icon48x48.png"
    },
    "manifest_version": 2,
    "name": "Bubble Shooter Game for Chrome",
    "permissions": [
        "activeTab"
    ],
    "short_name": "Bubble Shooter Game for Chrome",
    "version": "1.6"
}