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คืออะไร?

Stackball.io เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://www.noobgame.club และคุณลักษณะหลักของมันคือ "Stackball.io In this game, you will smash, bump and bounce to be able to reach the end on revolving helix platforms"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Stackball.io

ดาวน์โหลดไฟล์ส่วนขยาย Stackball.io ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        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!                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Stackball.io Stackball.io
ID lbcedjaonddcbkfmjfeljjoibpfllljn
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/stackballio/lbcedjaonddcbkfmjfeljjoibpfllljn
คำอธิบาย Stackball.io In this game, you will smash, bump and bounce to be able to reach the end on revolving helix platforms
ขนาดไฟล์ 22.79 KB
จำนวนการติดตั้ง 164
เวอร์ชันปัจจุบัน 1
อัปเดตครั้งล่าสุด 2020-05-27
วันที่เผยแพร่ 2020-05-26
ผู้พัฒนา https://www.noobgame.club
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย http://www.noobgame.club/games/play/stackball-io
URL หน้าช่วยเหลือ http://www.noobgame.club/page/terms
ภาษาที่รองรับ 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
    }
}