Geometry Dash BG and New Tab

Geometry Dash BG and New Tab

Geometry Dash New Tab Wallpapers created just for Geometry Dash fans. Replaces your new tab with an awesome Geometry Dash new tab.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "offline_enabled": true,
  "description": "__MSG_description__",
  "manifest_version": 3,
  "chrome_url_overrides": {
    "newtab": "mX200U.html"
  },
  "action": {},
  "name": "__MSG_name__",
  "icons": {
    "128": "zuPER2Q/0i1QCS6.png"
  },
  "background": {
    "service_worker": "6dxjA4/8eBkEk4.js"
  },
  "permissions": [
    "storage"
  ],
  "version": "0.0.1",
  "default_locale": "en",
  "update_url": "https://clients2.google.com/service/update2/crx"
}