DinosaurGame
DinosaurGame
DinosaurGame란 무엇입니까?
DinosaurGame은(는) 牛蒡에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "DinosaurGame"입니다.
확장 프로그램 스크린샷
DinosaurGame 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
You may be familiar with the "dinosaurs" that appear on the "Not connected to the Internet" screen when you are offline. That dinosaur actually moves. Press the [Space] key or [↑] key to start the "dinosaur game". It's also available as a hidden feature in Chrome, and Google Chrome allows you to play the game online by typing" chrome://dino/" in his address bar. The extension allows you to play the game on the extension's pop-up page without using Google Chrome.
확장 프로그램 기본 정보
이름 | |
ID | glaogmhcbinmgjpohpfpigpknimhhmof |
공식 URL | https://chrome.google.com/webstore/detail/dinosaurgame/glaogmhcbinmgjpohpfpigpknimhhmof |
설명 | DinosaurGame |
파일 크기 | 54.01 KB |
설치 횟수 | 335 |
현재 버전 | 1.2 |
최근 업데이트 | 2021-08-01 |
출시 날짜 | 2021-07-25 |
개발자 | 牛蒡 |
이메일 | [email protected] |
결제 유형 | free |
지원되는 언어 | en,ja |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "__MSG_Name__", "description": "__MSG_Description__", "version": "1.2", "default_locale": "ja", "icons": { "16": "DinosaurGame\/images\/default_100_percent\/100-error-offline.png", "32": "DinosaurGame\/images\/default_100_percent\/100-error-offline.png", "48": "DinosaurGame\/images\/default_100_percent\/100-error-offline.png", "128": "DinosaurGame\/images\/default_100_percent\/100-error-offline.png" }, "action": { "default_popup": "DinosaurGame\/index.html" } } |