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 |
官方網址 | 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" ] } |