Breakout
Polka Themed Action
什麼是Breakout?
Breakout是由Integer Cafe開發的Chrome擴展程式,該擴展的主要功能是“Polka Themed Action”。
擴展截圖
下載Breakout擴展crx文件
下載Breakout擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Ever played Arkonoid? or Blaster Ball? This is a variant of those two games, You play as a yellow bat. You're objective is to score as much points as possible. The game starts out slow; But every 25 seconds speeds the game up by a bit. So you'll want to catch those fall hearts as much as possible. If the ball hits the red zone, You'll lose score. If you score is less then 0, You'll be sent back to the first screen. Controls are rather Simple: Left and Right. The Music is rather good in my opinion. Best played Offline or while waiting during loading times. This plays solely from storage; Meaning internet is not required.
擴展基本資訊
名稱 | |
ID | ohlbpmjigfnlninciefmllfgidnbafcj |
官方網址 | https://chrome.google.com/webstore/detail/breakout/ohlbpmjigfnlninciefmllfgidnbafcj |
簡介 | Polka Themed Action |
檔案大小 | 16.18 MB |
安裝次數 | 25 |
目前版本 | 1.2 |
更新時間 | 2018-10-17 |
上架時間 | 2018-10-17 |
開發者 | Integer Cafe |
付費類型 | free |
支援的語言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "browser_action": { "default_icon": "icon.png", "default_popup": "index.html" }, "description": "Polka Themed Action", "manifest_version": 2, "name": "Breakout", "permissions": [ "activeTab" ], "version": "1.2" } |