Breakout
Polka Themed Action
Breakout란 무엇입니까?
Breakout은(는) Integer Cafe에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Polka Themed Action"입니다.
확장 프로그램 스크린샷
Breakout 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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" } |