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 |
Eメール | [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!" } } |