Cube Dodge!

dodge cubes and other things

Cube Dodge! là gì?

Cube Dodge! là một tiện ích mở rộng Chrome được phát triển bởi Tristan Studios, và tính năng chính của nó là "dodge cubes and other things".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Cube Dodge!

Tải xuống các tệp mở rộng Cube Dodge! dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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)                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Cube Dodge! Cube Dodge!
ID ooncgfpaclnilcajabakpnemlaicjika
URL Chính Thức https://chromewebstore.google.com/detail/cube-dodge/ooncgfpaclnilcajabakpnemlaicjika
Mô tả dodge cubes and other things
Kích Thước Tệp 14.59 MB
Số Lần Cài Đặt 134
Phiên Bản Hiện Tại 1.3
Cập Nhật Lần Cuối 2021-05-20
Ngày Phát Hành 2021-05-13
Đánh Giá 5.00/5 Tổng số 1 Đánh Giá
Nhà Phát Triển Tristan Studios
Email [email protected]
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ 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!"
    }
}