Sunrise in the Bahamas, 4K

Sunrise in the Bahamas, 4K

Taken on the beach in the Bahamas, one fo the countless beautiful sunrises. Sized for 4K monitor.

Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "version": "1.3",
  "manifest_version": 2,
  "name": "Sunrise in the Bahamas, 4K",
  "description": "Taken on the beach in the Bahamas, one fo the countless beautiful sunrises. Sized for 4K monitor.",
  "icons": {
    "128": "icon_128.png"
  },
  "theme": {
    "images": {
      "theme_frame": "images/frame.png",
      "theme_toolbar": "images/toolbar.png",
      "theme_ntp_background": "images/background.png",
      "theme_tab_background": "images/tab.png",
      "theme_ntp_attribution": "images/Logo.png"
    },
    "colors": {
      "ntp_link": [
        255,
        255,
        255
      ],
      "ntp_text": [
        255,
        255,
        255
      ],
      "ntp_section_link": [
        255,
        255,
        255
      ],
      "ntp_section_text": [
        10,
        17,
        27
      ],
      "ntp_background": [
        0,
        0,
        0
      ],
      "frame": [
        10,
        17,
        27
      ],
      "toolbar": [
        10,
        17,
        27
      ],
      "tab_text": [
        100,
        190,
        240
      ],
      "tab_background_text": [
        100,
        190,
        240
      ],
      "bookmark_text": [
        100,
        190,
        240
      ]
    },
    "tints": {
      "buttons": [
        0.58,
        0.95,
        0.55
      ],
      "frame_inactive": [
        0.5,
        0.5,
        0.5
      ],
      "frame_incognito_inactive": [
        0.5,
        0.5,
        0.5
      ]
    },
    "properties": {
      "ntp_background_alignment": "middle",
      "ntp_background_size": "fit",
      "ntp_background_repeat": "no-repeat"
    }
  }
}