View of the earth from the moon

View of the earth from the moon

Just One Click to Absolute Elegance!

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 3,
  "version": "2",
  "name": "View of the earth from the moon",
  "description": "Just One Click to Absolute Elegance!",
  "theme": {
    "colors": {
      "frame": [
        178,
        224,
        223
      ],
      "toolbar": [
        241,
        255,
        254
      ],
      "ntp_background": [
        178,
        224,
        223
      ],
      "tab_text": [
        9,
        50,
        47
      ],
      "bookmark_text": [
        9,
        50,
        47
      ],
      "tab_background_text": [
        9,
        50,
        47
      ],
      "tab_background_text_inactive": [
        9,
        50,
        47
      ],
      "tab_background_text_incognito": [
        9,
        50,
        47
      ],
      "tab_background_text_incognito_inactive": [
        9,
        50,
        47
      ],
      "ntp_text": [
        241,
        255,
        254
      ]
    },
    "tints": {
      "buttons": [
        0.5,
        1,
        0.1
      ],
      "frame_incognito": [
        -1,
        -1,
        -1
      ],
      "frame_inactive": [
        -1,
        -1,
        -1
      ],
      "frame_incognito_inactive": [
        -1,
        -1,
        -1
      ]
    },
    "images": {
      "theme_ntp_background": "view-of-the-earth-from-the-moon_1920x1080.png",
      "theme_ntp_attribution": "images/attribution.png"
    },
    "properties": {
      "ntp_background_alignment": "bottom",
      "ntp_background_repeat": "repeat-x",
      "ntp_logo_alternate": 1
    }
  }
}