Cube Dodge!
dodge cubes and other things
Wat is Cube Dodge!?
Cube Dodge! is een Chrome-extensie ontwikkeld door Tristan Studios, en de belangrijkste functie is "dodge cubes and other things".
Extensie Screenshots
Download het CRX-bestand van de extensie Cube Dodge!
Download Cube Dodge!-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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)
Basisinformatie over de Extensie
Naam | Cube Dodge! |
ID | ooncgfpaclnilcajabakpnemlaicjika |
Officiële URL | https://chromewebstore.google.com/detail/cube-dodge/ooncgfpaclnilcajabakpnemlaicjika |
Beschrijving | dodge cubes and other things |
Bestandsgrootte | 14.59 MB |
Aantal Installaties | 134 |
Huidige Versie | 1.3 |
Laatst Bijgewerkt | 2021-05-20 |
Publicatiedatum | 2021-05-13 |
Beoordeling | 5.00/5 Totaal 1 Beoordelingen |
Ontwikkelaar | Tristan Studios |
[email protected] | |
Betalingswijze | free |
Ondersteunde Talen | 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!" } } |