Tunnel Glider
Dodge 3D obstacles and speed through the tunnel. Click the extension icon to play!
Tunnel Gliderとは何ですか?
Tunnel Gliderはhttps://onionfist.netによって開発されたChromeの拡張機能で、その主な機能は「Dodge 3D obstacles and speed through the tunnel. Click the extension icon to play!」です。
拡張機能のスクリーンショット
Tunnel Glider拡張機能のCRXファイルをダウンロード
Tunnel Glider拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Pilot the 3D glider through a tunnel full of obstacles!
This game has been reworked. The controls are now Left, Up and Right arrow keys.
You can make your own levels too. 拡張機能の基本情報
| 名前 | |
| ID | iahlhdckoidjglhdpdlmeidmpicggdin |
| 公式URL | https://chromewebstore.google.com/detail/tunnel-glider/iahlhdckoidjglhdpdlmeidmpicggdin |
| 説明 | Dodge 3D obstacles and speed through the tunnel. Click the extension icon to play! |
| ファイルサイズ | 4.01 MB |
| インストール数 | 80,000 |
| 現在のバージョン | 0.018 |
| 最終更新日 | 2023-03-04 |
| 公開日 | 2022-01-21 |
| 評価 | 3.13/5 合計 24 レビュー |
| 開発者 | https://onionfist.net |
| Eメール | [email protected] |
| 支払い方法 | free |
| 拡張機能のウェブサイト | https://onionfist.net/ |
| 対応言語 | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "Tunnel Glider",
"short_name": "Tunnel Glider",
"description": "Dodge 3D obstacles and speed through the tunnel. Click the extension icon to play!",
"version": "0.018",
"icons": {
"16": "assets\/icons\/icon16.png",
"48": "assets\/icons\/icon48.png",
"128": "assets\/icons\/icon128.png"
},
"action": {
"default_icon": "assets\/icons\/icon.png",
"default_popup": "index.html"
},
"permissions": [
"storage"
]
} | |