Dogger
A Frogger Variant
Dogger란 무엇입니까?
Dogger은(는) Integer Cafe에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "A Frogger Variant"입니다.
확장 프로그램 스크린샷
Dogger 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
[introduction] This is a redone variant of frogger. Frogger was a old altari game. It was much loved, and had a very simple goal: You need to cross the road, and yet to the other side. Remembering that getting hit by a car means death, you need a bit of skill in order to pass this game. Unlike a lot of my other games, You can actually Pass this game and win the game. So if you like that good feeling of actually winning, I'd suggest this. [Controls] Controls are simple. Every arrow key to move, With the exception of down. You may move forward, left, and right. But never down. [Notes] Music is by completech, It's licensed around the Creative commons. Meaning I can use it given I give full credit. This game does not need internet, Meaning you can play it at any time.
확장 프로그램 기본 정보
이름 | |
ID | ojepnodcmflmldfnaijclbdlheeaacpd |
공식 URL | https://chrome.google.com/webstore/detail/dogger/ojepnodcmflmldfnaijclbdlheeaacpd |
설명 | A Frogger Variant |
파일 크기 | 6.9 MB |
설치 횟수 | 46 |
현재 버전 | 1.1 |
최근 업데이트 | 2018-07-23 |
출시 날짜 | 2018-07-23 |
평점 | 1.00/5 총 1 개의 평점 |
개발자 | 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": "A Frogger Variant", "manifest_version": 2, "name": "Dogger", "permissions": [ "activeTab" ], "version": "1.1" } |