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 |
| 官方網址 | 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"
}
} | |