T-Rex Customizable Runner
Chrome's offline running dino game customizable theme.
T-Rex Customizable Runner란 무엇입니까?
T-Rex Customizable Runner은(는) Tool360에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Chrome's offline running dino game customizable theme."입니다.
확장 프로그램 스크린샷
T-Rex Customizable Runner 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
If you like Chrome's dinosaur game, you may like this extension. This extension provides new themes (and characters) for more fun. You can change the theme anytime you want! To start the game, just click in the toolbar icon and then press Space key in the popup window. The controls are the same with dinosaur game. Just press up/space to jump and down to duck for passing obstacles. To switch the theme, just click on theme icon at the bottom of game window and selected theme will be loaded for you immediately. There are four themes available for now.
확장 프로그램 기본 정보
이름 | T-Rex Customizable Runner |
ID | pfmcmabmnhnbmkeopkhigmogllbeclbh |
공식 URL | https://chromewebstore.google.com/detail/t-rex-customizable-runner/pfmcmabmnhnbmkeopkhigmogllbeclbh |
설명 | Chrome's offline running dino game customizable theme. |
파일 크기 | 342 KB |
설치 횟수 | 372 |
현재 버전 | 0.1.3 |
최근 업데이트 | 2024-03-06 |
출시 날짜 | 2022-05-17 |
평점 | 5.00/5 총 2 개의 평점 |
개발자 | Tool360 |
이메일 | [email protected] |
결제 유형 | free |
개인정보 보호 정책 페이지 URL | https://www.gamecheerleader.com/privacy-policy |
지원되는 언어 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "T-Rex Customizable Runner", "short_name": "running", "version": "0.1.3", "description": "Chrome's offline running dino game customizable theme.", "icons": { "16": "images\/logo.png", "48": "images\/logo.png", "128": "images\/logo.png" }, "action": { "default_icon": "images\/logo.png", "default_popup": "index.html" }, "permissions": [ "storage" ], "offline_enabled": true, "manifest_version": 3 } |