Cube Dodge!
dodge cubes and other things
Vad är Cube Dodge!?
Cube Dodge! är en Chrome-tillägg utvecklad av Tristan Studios, och dess huvudfunktion är "dodge cubes and other things".
Tilläggsskärmbilder
Ladda ner Cube Dodge!-förlängningens CRX-fil
Ladda ner Cube Dodge!-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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)
Grundläggande Information om Tillägg
Namn | Cube Dodge! |
ID | ooncgfpaclnilcajabakpnemlaicjika |
Officiell webbadress | https://chromewebstore.google.com/detail/cube-dodge/ooncgfpaclnilcajabakpnemlaicjika |
Beskrivning | dodge cubes and other things |
Filstorlek | 14.59 MB |
Antal Installationer | 134 |
Aktuell Version | 1.3 |
Senast Uppdaterad | 2021-05-20 |
Publiceringsdatum | 2021-05-13 |
Betyg | 5.00/5 Totalt 1 Betyg |
Utvecklare | Tristan Studios |
E-post | [email protected] |
Betalningssätt | free |
Stödda Språk | 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!" } } |