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ファイルをダウンロード
Chrome Dino Game [Offline]拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
⬇️ 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 |
| Eメール | [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"
}
} | |