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是由https://www.noobgame.club開發的Chrome擴展程式,該擴展的主要功能是“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

下載Stackball.io擴展crx文件

下載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
官方網址 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
    }
}