Cube Dodge!
dodge cubes and other things
什麼是Cube Dodge!?
Cube Dodge!是由Tristan Studios開發的Chrome擴展程式,該擴展的主要功能是“dodge cubes and other things”。
擴展截圖
下載Cube Dodge!擴展crx文件
下載Cube Dodge!擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
dodge cubes and stuff as watermelon lol. Cube Dodge!, is a game where you roll around as a watermelon or other sphere object (you can choose skins) and try to dodge red cubes, except in the desert (dodge the cacti) Click the icon in the extension toolbar to play! (Pin the extension for easy access)
擴展基本資訊
名稱 | Cube Dodge! |
ID | ooncgfpaclnilcajabakpnemlaicjika |
官方網址 | https://chromewebstore.google.com/detail/cube-dodge/ooncgfpaclnilcajabakpnemlaicjika |
簡介 | dodge cubes and other things |
檔案大小 | 14.59 MB |
安裝次數 | 134 |
目前版本 | 1.3 |
更新時間 | 2021-05-20 |
上架時間 | 2021-05-13 |
評分 | 5.00/5 共 1 次評分 |
開發者 | Tristan Studios |
電子郵箱 | [email protected] |
付費類型 | free |
支援的語言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "version": "5", "short_name": "Cube Dodge!", "name": "Cube Dodge!", "version_name": "1.3", "description": "dodge cubes and other things", "icons": { "128": "images\/get_started128.png" }, "permissions": [], "content_security_policy": "script-src 'self' 'wasm-eval'; object-src 'self'", "browser_action": { "default_popup": "popup.html", "default_icon": "images\/get_started128.png", "default_title": "Cube Dodge!" } } |