Chrome Dino Game [Offline]
That Dino 🦖 game but in a popup and offline.
Chrome Dino Game [Offline]란 무엇입니까?
Chrome Dino Game [Offline]은(는) red에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "That Dino 🦖 game but in a popup and offline."입니다.
확장 프로그램 스크린샷
Chrome Dino Game [Offline] 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
                        ⬇️ Easy to set up ⬇️:
1. Install and pin 📌 the extension to Chrome.
2. Play from any Google Chrome tab.
✨ Features ✨
1. Works offline, no ADS 🚫, and 100% free 🆓.
2. Keyboard ⌨️ access, press the spacebar to start playing.
Play the offline version of the Chrome Dino 🦖 game 🎮 with this simple add-on.                     확장 프로그램 기본 정보
| 이름 |  | 
| ID | neocimmfcfbaakogchpijngkimaigcgj | 
| 공식 URL | https://chromewebstore.google.com/detail/chrome-dino-game-offline/neocimmfcfbaakogchpijngkimaigcgj | 
| 설명 | That Dino 🦖 game but in a popup and offline. | 
| 파일 크기 | 40.37 KB | 
| 설치 횟수 | 10,000 | 
| 현재 버전 | 1.0.0 | 
| 최근 업데이트 | 2023-02-06 | 
| 출시 날짜 | 2023-02-05 | 
| 평점 | 4.80/5 총 5 개의 평점 | 
| 개발자 | red | 
| 이메일 | [email protected] | 
| 결제 유형 | free | 
| 지원되는 언어 | en | 
| manifest.json | |
| {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Chrome Dino Game [Offline]",
    "description": "That Dino \ud83e\udd96 game but in a popup and offline.",
    "version": "1.0.0",
    "action": {
        "default_icon": {
            "16": "icon\/small icon.png"
        },
        "default_popup": "index.html"
    },
    "offline_enabled": true,
    "icons": {
        "128": "icon\/bigicon.png"
    }
} | |