Stackball.io

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

What is Stackball.io?

Stackball.io is a Chrome extension developed by https://www.noobgame.club, and its main feature is "Stackball.io In this game, you will smash, bump and bounce to be able to reach the end on revolving helix platforms".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Download Stackball.io Extension CRX File

Download Stackball.io extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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!                    

Extension Basic Information

Name Stackball.io Stackball.io
ID lbcedjaonddcbkfmjfeljjoibpfllljn
Official URL https://chromewebstore.google.com/detail/stackballio/lbcedjaonddcbkfmjfeljjoibpfllljn
Description Stackball.io In this game, you will smash, bump and bounce to be able to reach the end on revolving helix platforms
File Size 22.79 KB
Installation Count 164
Current Version 1
Last Updated 2020-05-27
Publish Date 2020-05-26
Developer https://www.noobgame.club
Email [email protected]
Payment Type free
Extension Website http://www.noobgame.club/games/play/stackball-io
Help Page URL http://www.noobgame.club/page/terms
Supported Languages 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
    }
}