BlueBall
Blueball, Addictive Platform Game!
BlueBallとは何ですか?
BlueBallはKaramat Hashmiによって開発されたChromeの拡張機能で、その主な機能は「Blueball, Addictive Platform Game!」です。
拡張機能のスクリーンショット
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 |
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" ] } |