Frozen Bubble

Frozen Bubble is a free software Puzzle Bobble style computer game. This is a little version of the game based on HTML5

Frozen Bubble là gì?

Frozen Bubble là một tiện ích mở rộng Chrome được phát triển bởi https://alonso-vidales.blogspot.com, và tính năng chính của nó là "Frozen Bubble is a free software Puzzle Bobble style computer game. This is a little version of the game based on HTML5".

Ả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 Frozen Bubble

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

                        Frozen Bubble is a free software Puzzle Bobble style videogame.                    

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

Tên Frozen Bubble Frozen Bubble
ID kdceacachncpipefiknkohiakmfahbbg
URL Chính Thức https://chromewebstore.google.com/detail/frozen-bubble/kdceacachncpipefiknkohiakmfahbbg
Mô tả Frozen Bubble is a free software Puzzle Bobble style computer game. This is a little version of the game based on HTML5
Kích Thước Tệp 1.71 MB
Số Lần Cài Đặt 213
Phiên Bản Hiện Tại 1.0.0.6
Cập Nhật Lần Cuối 2014-09-11
Ngày Phát Hành 2014-09-11
Đánh Giá 4.00/5 Tổng số 6 Đánh Giá
Nhà Phát Triển https://alonso-vidales.blogspot.com
Loại Thanh Toán free
Trang Web Mở Rộng https://github.com/alonsovidales/Frozen-Bubble-Chrome-Extension
Ngôn Ngữ Được Hỗ Trợ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Frozen Bubble",
    "manifest_version": 2,
    "description": "Frozen Bubble is a free software Puzzle Bobble style computer game. This is a little version of the game based on HTML5",
    "version": "1.0.0.6",
    "icons": {
        "16": "img\/icons\/frozen_16_16.png",
        "32": "img\/icons\/frozen_32_32.png",
        "48": "img\/icons\/frozen_48_48.png",
        "128": "img\/icons\/frozen_128_128.png"
    },
    "browser_action": {
        "default_icon": "img\/icons\/default.png",
        "default_title": "Frozen Bubble",
        "default_popup": "index.html"
    }
}