Super Mania Ball

Use A and D or the arrow keys to move, get the green and blue balls, avoid the red balls. Idea by Jacob Ullrich.

什么是Super Mania Ball?

Super Mania Ball是由Oh When Games开发的Chrome扩展程序,该扩展的主要功能是“Use A and D or the arrow keys to move, get the green and blue balls, avoid the red balls. Idea by Jacob Ullrich.”。

扩展截图

screenshot
screenshot
screenshot
screenshot
screenshot

下载Super Mania Ball扩展crx文件

下载Super Mania Ball扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        Press the ball icon in the top right corner of your browser then click the popup to start. Use the  A and D keys or the left and right arrow keys to move left and right. Balls of different colors will start falling down. If you get a green ball you get a point. If you don't you loose 5 points and a live. Your points can't go negative. If you get a red ball you loose 5 points and a life. If you get a blue ball it will bounce up and if you get it again you get 5 points. Nothing happens if you miss a red or blue ball. You loose when you loose all of your lives. After the game it will bring up an end screen what will show your score, the game record, daily record, and if you beat a record. Have fun playing!!!

Idea by: Jacob Ullrich
Programmed by: Oh When Games                    

扩展基本信息

名称 Super Mania Ball Super Mania Ball
ID ofnkhbghpfepphpopdkcgbloclnocfpb
官方URL https://chromewebstore.google.com/detail/super-mania-ball/ofnkhbghpfepphpopdkcgbloclnocfpb
简介 Use A and D or the arrow keys to move, get the green and blue balls, avoid the red balls. Idea by Jacob Ullrich.
文件大小 705 KB
安装次数 6,107
当前版本 0.002
更新时间 2018-06-05
上架时间 2018-06-05
评分 2.29/5 共7次评分
开发者 Oh When Games
付费类型 free
支持的语言 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Super Mania Ball",
    "icons": {
        "32": "icon32.png",
        "128": "icon128.jpg"
    },
    "description": "Use A and D or the arrow keys to move, get the green and blue balls, avoid the red balls. Idea by Jacob Ullrich.",
    "version": "0.002",
    "manifest_version": 2,
    "browser_action": {
        "default_popup": "sketch\/index.html",
        "default_title": "Super Mania Ball (Game)"
    }
}