Geometry Dash Lite Unblocked

Play Geometry Dash Lite. The goal of the game is to reach the end of each level without crashing into any obstacles.

Co to jest Geometry Dash Lite Unblocked?

Geometry Dash Lite Unblocked to rozszerzenie Chrome opracowane przez https://geometrydash.ee, a jego główną funkcją jest „Play Geometry Dash Lite. The goal of the game is to reach the end of each level without crashing into any obstacles.”.

Zrzuty ekranu rozszerzenia

screenshot

Pobierz plik CRX rozszerzenia Geometry Dash Lite Unblocked

Pobierz pliki rozszerzeń Geometry Dash Lite Unblocked w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        Experience the thrill of playing Geometry Dash Lite Unblocked on the Chrome Extension! This game is undoubtedly one of our top-rated offerings, known for its addictive gameplay and challenging levels. The best part is that you can enjoy it without an internet connection, allowing you to dive into the action anytime, anywhere. Navigate through a world of obstacles and geometry-based challenges, testing your reflexes and precision. With its engaging gameplay and vibrant visuals, Geometry Dash Lite Unblocked is a must-play game for enthusiasts. Don't miss the opportunity to play one of our finest games directly from your browser.

Note: After installing the extension, upon clicking on the browser action button , the game popup appears with options of Unblocked games and Web version for Hole.io online                    

Podstawowe informacje o rozszerzeniu

Nazwa Geometry Dash Lite Unblocked Geometry Dash Lite Unblocked
ID cjkonmdklmaegilioomkodlkocmipjac
Oficjalny URL https://chromewebstore.google.com/detail/geometry-dash-lite-unbloc/cjkonmdklmaegilioomkodlkocmipjac
Opis Play Geometry Dash Lite. The goal of the game is to reach the end of each level without crashing into any obstacles.
Rozmiar pliku 3.3 MB
Liczba instalacji 6,000
Aktualna Wersja 1.0.5
Ostatnia Aktualizacja 2023-12-12
Data Publikacji 2023-09-22
Ocena 3.67/5 Łącznie 3 Oceny
Deweloper https://geometrydash.ee
E-mail [email protected]
Typ Płatności free
Strona Rozszerzenia https://geometrydash.ee/
Adres URL Strony Pomocy https://geometrydash.ee/
Adres URL Strony Polityki Prywatności https://monkeymart.org/privacy-policy
Obsługiwane Języki id,ms,de,en,en-GB,en-US,fil,fr,sw,nl,no,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_appName__",
    "version": "1.0.5",
    "description": "__MSG_appDesc__",
    "homepage_url": "https:\/\/geometrydash.ee\/",
    "default_locale": "en_US",
    "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"
    }
}