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" } |