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 |
官方URL | 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!" } } |