BlueBall

Blueball, Addictive Platform Game!

什么是BlueBall?

BlueBall是由Karamat Hashmi开发的Chrome扩展程序,该扩展的主要功能是“Blueball, Addictive Platform Game!”。

扩展截图

screenshot

下载BlueBall扩展crx文件

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

扩展使用说明

                        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!                    

扩展基本信息

名称 BlueBall BlueBall
ID nmbpmggoibldnlcgonafpiccanjnhadh
官方URL https://chromewebstore.google.com/detail/blueball/nmbpmggoibldnlcgonafpiccanjnhadh
简介 Blueball, Addictive Platform Game!
文件大小 145 KB
安装次数 51
当前版本 5.0
更新时间 2017-09-24
上架时间 2017-09-24
评分 1.00/5 共1次评分
开发者 Karamat Hashmi
付费类型 free
支持的语言 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"
    ]
}