Stackball.io

Stackball.io In this game, you will smash, bump and bounce to be able to reach the end on revolving helix platforms

Stackball.io là gì?

Stackball.io là một tiện ích mở rộng Chrome được phát triển bởi https://www.noobgame.club, và tính năng chính của nó là "Stackball.io In this game, you will smash, bump and bounce to be able to reach the end on revolving helix platforms".

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

screenshot
screenshot
screenshot
screenshot
screenshot

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

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

                        Here's an awesome arcade game for you: Stackball.io. In this game, you will smash, bump and bounce to be able to reach the end on revolving helix platforms. Be careful: if your ball hits a black platform, you are dead. In that case, your ball flies to pieces and you'll have start over. With its fun and simple gameplay, you'll get addicted to this game! Have fun and good luck!                    

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

Tên Stackball.io Stackball.io
ID lbcedjaonddcbkfmjfeljjoibpfllljn
URL Chính Thức https://chromewebstore.google.com/detail/stackballio/lbcedjaonddcbkfmjfeljjoibpfllljn
Mô tả Stackball.io In this game, you will smash, bump and bounce to be able to reach the end on revolving helix platforms
Kích Thước Tệp 22.79 KB
Số Lần Cài Đặt 164
Phiên Bản Hiện Tại 1
Cập Nhật Lần Cuối 2020-05-27
Ngày Phát Hành 2020-05-26
Nhà Phát Triển https://www.noobgame.club
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng http://www.noobgame.club/games/play/stackball-io
URL Trang Trợ Giúp http://www.noobgame.club/page/terms
Ngôn Ngữ Được Hỗ Trợ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Stackball.io",
    "manifest_version": 2,
    "description": "Stackball.io In this game, you will smash, bump and bounce to be able to reach the end on revolving helix platforms",
    "icons": {
        "16": "16.png",
        "128": "128.png"
    },
    "version": "1",
    "browser_action": [],
    "background": {
        "scripts": [
            "popup.js"
        ],
        "persistent": false
    }
}