Geometry Dash for Chrome

Play Geometry Dash Popup Version for free on Chrome. This is one of our best Casual games!

Geometry Dash for Chrome là gì?

Geometry Dash for Chrome là một tiện ích mở rộng Chrome được phát triển bởi https://geometry-dash.pro, và tính năng chính của nó là "Play Geometry Dash Popup Version for free on Chrome. This is one of our best Casual games!".

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

screenshot

Tải xuống tệp CRX của tiện ích mở rộng Geometry Dash for Chrome

Tải xuống các tệp mở rộng Geometry Dash for Chrome 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

                        Geometry Dash for Chrome is a fun and addictive platformer game that will test your skills and reflexes. 🎮

You control a square that moves automatically and must jump over spikes, gaps, and other obstacles in sync with the music. 🎵

The game features 21 official levels and millions of online levels created by other players. You can also create your own levels using the online editor and share them with the world. 🌎

Geometry Dash for Chrome is easy to play but hard to master. You will need to practice a lot and memorize the patterns to beat the levels. But don’t worry, you can always use the practice mode to improve your skills. 💪

If you love fast-paced, rhythm-based games, then Geometry Dash for Chrome is the perfect game for you. Download it now and enjoy the challenge. 😊

Geometry Dash for Chrome: Jump and fly your way through danger in this awesome game. 🔥

🎮 You can play additional games are given in popup through link at the top.

Play now and have fun! 😄                    

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

Tên Geometry Dash for Chrome Geometry Dash for Chrome
ID lidieiehdanpcjjkkacpmgdpcfhmahdh
URL Chính Thức https://chromewebstore.google.com/detail/geometry-dash-for-chrome/lidieiehdanpcjjkkacpmgdpcfhmahdh
Mô tả Play Geometry Dash Popup Version for free on Chrome. This is one of our best Casual games!
Kích Thước Tệp 8.96 MB
Số Lần Cài Đặt 231
Phiên Bản Hiện Tại 1.0.5
Cập Nhật Lần Cuối 2023-12-26
Ngày Phát Hành 2023-12-26
Nhà Phát Triển https://geometry-dash.pro
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://geometry-dash.pro/
URL Trang Trợ Giúp https://geometry-dash.pro/
URL Trang Chính Sách Bảo Mật https://geometry-dash.pro/privacy-policy
Ngôn Ngữ Được Hỗ Trợ id,ms,de,en,fil,fr,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,hi,th,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Geometry Dash for Chrome",
    "version": "1.0.5",
    "default_locale": "en",
    "description": "Play Geometry Dash Popup Version for free on Chrome. This is one of our best Casual games!",
    "homepage_url": "https:\/\/geometry-dash.pro\/",
    "offline_enabled": true,
    "background": {
        "service_worker": "background.js"
    },
    "action": {
        "default_title": "Geometry Dash",
        "default_icon": {
            "512": "icons\/icon-512.png",
            "256": "icons\/icon-256.png",
            "128": "icons\/icon-128.png",
            "64": "icons\/icon-64.png",
            "48": "icons\/icon-48.png",
            "32": "icons\/icon-32.png",
            "16": "icons\/icon-16.png"
        },
        "default_popup": "load.html"
    },
    "icons": {
        "512": "icons\/icon-512.png",
        "256": "icons\/icon-256.png",
        "128": "icons\/icon-128.png",
        "64": "icons\/icon-64.png",
        "48": "icons\/icon-48.png",
        "32": "icons\/icon-32.png",
        "16": "icons\/icon-16.png"
    }
}