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 |
公式URL | 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" } |