We are in the Space

We are in the Space

Earth from space theme with dark blue colors

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "We are in the Space",
  "manifest_version": 2,
  "version": "1.1",
  "description": "Earth from space theme with dark blue colors",
  "theme": {
    "colors": {
      "frame": [
        0,
        0,
        0
      ],
      "toolbar": [
        250,
        250,
        250
      ],
      "ntp_background": [
        0,
        0,
        0
      ],
      "tab_text": [
        0,
        0,
        0
      ],
      "bookmark_text": [
        0,
        0,
        0
      ],
      "tab_background_text": [
        255,
        255,
        255
      ],
      "ntp_text": [
        250,
        250,
        250
      ]
    },
    "tints": {
      "buttons": [
        0,
        0,
        0
      ],
      "frame_incognito": [
        0.1,
        0,
        0.2
      ],
      "frame_incognito_inactive": [
        0.1,
        0,
        0.2
      ]
    },
    "images": {
      "theme_frame": "tab123.png",
      "theme_ntp_background": "ee.png",
      "theme_frame_inactive": "tab123.png"
    },
    "properties": {
      "ntp_logo_alternate": 2,
      "ntp_background_alignment": "center top"
    }
  }
}