Galaxy Space Wallpaper

Galaxy Space Wallpaper

Galaxy Space New Tab Wallpapers, designed for galaxy space fans. Changes your tab with a beautiful galaxy space new tab.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 3,
  "name": "__MSG_name__",
  "version": "28.12.2.769",
  "description": "__MSG_description__",
  "default_locale": "en",
  "icons": {
    "128": "images9/icon8.png"
  },
  "background": {
    "service_worker": "js19/background13.js"
  },
  "chrome_url_overrides": {
    "newtab": "tab18.html"
  },
  "action": {
    "default_title": "galaxy space"
  }
}