Geometry Dash Unblocked

Geometry Dash Unblocked

Play Geometry Dash Lite unblocked game on chrome. Geometry Dash online game. Created for Geometry Dash Lite unblocked fans.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "action": {
    "default_icon": {
      "16": "img/icon16.png",
      "48": "img/icon48.png",
      "128": "img/icon128.png"
    },
    "default_title": "Geometry Dash Unblocked"
  },
  "background": {
    "service_worker": "background.js"
  },
  "default_locale": "en",
  "description": "__MSG_appDesc__",
  "icons": {
    "16": "img/icon16.png",
    "48": "img/icon48.png",
    "128": "img/icon128.png"
  },
  "manifest_version": 3,
  "name": "__MSG_appName__",
  "version": "18.24.22.3"
}