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 |
| 官方網址 | 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 |
| 電子郵箱 | [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"
]
} | |