Crate kid
Pushing a box has never been more fun!
Crate kid란 무엇입니까?
Crate kid은(는) Integer Cafe에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Pushing a box has never been more fun!"입니다.
확장 프로그램 스크린샷
Crate kid 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
This game is that "Push boxes into a Empty hole" type of game. But it's geared towards beginners . You don't have to think too much to get the job done. This game generates a new level for every level passed. Ideally We're talking less brain strain and more Movement-related thinking. You just use the Arrow keys to move you, The Blue box, into a crate (see image). And as long as you keep pushing, It'll move. if you're a fan of my games already, You would have learnt that the entire thing runs offline. You don't even need flash player. Good if you're waiting for something to load or have a slow/Limited connection.
확장 프로그램 기본 정보
이름 | |
ID | jpkgdnhkoalnlhpjggnolpdiljpkijeh |
공식 URL | https://chrome.google.com/webstore/detail/crate-kid/jpkgdnhkoalnlhpjggnolpdiljpkijeh |
설명 | Pushing a box has never been more fun! |
파일 크기 | 5.2 MB |
설치 횟수 | 10 |
현재 버전 | 1.0 |
최근 업데이트 | 2018-07-23 |
출시 날짜 | 2018-07-23 |
개발자 | Integer Cafe |
결제 유형 | free |
지원되는 언어 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Crate kid", "description": "Pushing a box has never been more fun!", "version": "1.0", "browser_action": { "default_icon": "icon.png", "default_popup": "popup.html" }, "permissions": [ "activeTab" ] } |