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.
O que é Geometry Dash Lite Unblocked?
Geometry Dash Lite Unblocked é uma extensão do Chrome desenvolvida por https://geometrydash.ee, e sua principal característica é "Play Geometry Dash Lite. The goal of the game is to reach the end of each level without crashing into any obstacles.".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Geometry Dash Lite Unblocked
Baixe arquivos de extensão Geometry Dash Lite Unblocked no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
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
Informações Básicas da Extensão
Nome | Geometry Dash Lite Unblocked |
ID | cjkonmdklmaegilioomkodlkocmipjac |
URL Oficial | https://chromewebstore.google.com/detail/geometry-dash-lite-unbloc/cjkonmdklmaegilioomkodlkocmipjac |
Descrição | Play Geometry Dash Lite. The goal of the game is to reach the end of each level without crashing into any obstacles. |
Tamanho do Arquivo | 3.3 MB |
Contagem de Instalações | 6,000 |
Versão Atual | 1.0.5 |
Última Atualização | 2023-12-12 |
Data de Publicação | 2023-09-22 |
Classificação | 3.67/5 Total de 3 Avaliações |
Desenvolvedor | https://geometrydash.ee |
[email protected] | |
Tipo de Pagamento | free |
Site da Extensão | https://geometrydash.ee/ |
URL da Página de Ajuda | https://geometrydash.ee/ |
URL da Página de Política de Privacidade | https://monkeymart.org/privacy-policy |
Idiomas Suportados | 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" } } |