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.

What is Super Mania Ball?

Super Mania Ball is a Chrome extension developed by Oh When Games, and its main feature is "Use A and D or the arrow keys to move, get the green and blue balls, avoid the red balls. Idea by Jacob Ullrich.".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Download Super Mania Ball Extension CRX File

Download Super Mania Ball 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

                        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                    

Extension Basic Information

Name Super Mania Ball Super Mania Ball
ID ofnkhbghpfepphpopdkcgbloclnocfpb
Official URL https://chromewebstore.google.com/detail/super-mania-ball/ofnkhbghpfepphpopdkcgbloclnocfpb
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.
File Size 705 KB
Installation Count 6,107
Current Version 0.002
Last Updated 2018-06-05
Publish Date 2018-06-05
Rating 2.29/5 Total 7 Ratings
Developer Oh When Games
Payment Type free
Supported Languages 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)"
    }
}