Cube Dodge!
dodge cubes and other things
Cube Dodge!란 무엇입니까?
Cube Dodge!은(는) Tristan Studios에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "dodge cubes and other things"입니다.
확장 프로그램 스크린샷
Cube Dodge! 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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!" } } |