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란 무엇입니까?

Geometry Dash for Chrome은(는) https://geometry-dash.pro에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Play Geometry Dash Popup Version for free on Chrome. This is one of our best Casual games!"입니다.

확장 프로그램 스크린샷

screenshot

Geometry Dash for Chrome 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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! 😄                    

확장 프로그램 기본 정보

이름 Geometry Dash for Chrome Geometry Dash for Chrome
ID lidieiehdanpcjjkkacpmgdpcfhmahdh
공식 URL https://chromewebstore.google.com/detail/geometry-dash-for-chrome/lidieiehdanpcjjkkacpmgdpcfhmahdh
설명 Play Geometry Dash Popup Version for free on Chrome. This is one of our best Casual games!
파일 크기 8.96 MB
설치 횟수 231
현재 버전 1.0.5
최근 업데이트 2023-12-26
출시 날짜 2023-12-26
개발자 https://geometry-dash.pro
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 https://geometry-dash.pro/
도움말 페이지 URL https://geometry-dash.pro/
개인정보 보호 정책 페이지 URL https://geometry-dash.pro/privacy-policy
지원되는 언어 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"
    }
}