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
公式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
Eメール [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
    }
}