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
电子邮箱 [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
    }
}