BlueBall
Blueball, Addictive Platform Game!
What is BlueBall?
BlueBall is a Chrome extension developed by Karamat Hashmi, and its main feature is "Blueball, Addictive Platform Game!".
Extension Screenshots
Download BlueBall Extension CRX File
Download BlueBall 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
Blueball, the first amazing addictive platform game by Kaami Games! Use the arrow keys to move and jump and get to the flag while avoiding everything thats red!
Extension Basic Information
Name | BlueBall |
ID | nmbpmggoibldnlcgonafpiccanjnhadh |
Official URL | https://chromewebstore.google.com/detail/blueball/nmbpmggoibldnlcgonafpiccanjnhadh |
Description | Blueball, Addictive Platform Game! |
File Size | 145 KB |
Installation Count | 51 |
Current Version | 5.0 |
Last Updated | 2017-09-24 |
Publish Date | 2017-09-24 |
Rating | 1.00/5 Total 1 Ratings |
Developer | Karamat Hashmi |
Payment Type | free |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "BlueBall", "description": "Blueball, Addictive Platform Game!", "version": "5.0", "browser_action": { "default_icon": "icon.png", "default_popup": "popup.html" }, "permissions": [ "activeTab", "storage" ] } |