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.
扩展基本信息
名称 | Chrome Dino Game [Offline] |
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" } } |