Bubble Crush Game

Play the bubble crush game and challenge with your friends.

Bubble Crush Game là gì?

Bubble Crush Game là một tiện ích mở rộng Chrome được phát triển bởi marilinettee, và tính năng chính của nó là "Play the bubble crush game and challenge with your friends.".

Ả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 Crush Game

Tải xuống các tệp mở rộng Bubble Crush Game 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 Crush game
Bubble Crush is a most exciting connect bubbles game.Swipe you mouse to connect bubbles with the same color, you have 60 seconds to crush bubble
Smash bubbles of the same color. Smash big groups and score a lot of points!
This game's rules are simple. First you need to think strategically. You need to predict the best play to gather the most bubbles of the same color.                    

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

Tên Bubble Crush Game Bubble Crush Game
ID kogjiplnhndomljofcljepfohpalobpp
URL Chính Thức https://chromewebstore.google.com/detail/bubble-crush-game/kogjiplnhndomljofcljepfohpalobpp
Mô tả Play the bubble crush game and challenge with your friends.
Kích Thước Tệp 79.47 KB
Số Lần Cài Đặt 22
Phiên Bản Hiện Tại 0.0.1
Cập Nhật Lần Cuối 2018-03-04
Ngày Phát Hành 2018-03-04
Đánh Giá 5.00/5 Tổng số 2 Đánh Giá
Nhà Phát Triển marilinettee
Email [email protected]
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Bubble Crush Game",
    "description": "Play the bubble crush game and challenge with your friends.",
    "short_name": "Bubble Crush Games",
    "version": "0.0.1",
    "manifest_version": 2,
    "browser_action": {
        "default_icon": "icon.PNG",
        "default_popup": "index.html"
    },
    "icons": {
        "16": "icon.PNG",
        "48": "icon.PNG",
        "128": "icon.PNG"
    },
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'"
}