Skiing

Skiing

A tribute to the winter snow sport skiing.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "description": "A tribute to the winter snow sport skiing.",
  "version": "1.0",
  "manifest_version": 2,
  "name": "Skiing",
  "theme": {
    "images": {
      "theme_frame": "images/frame.png",
      "theme_ntp_background": "images/skiing.png",
      "theme_tab_background": "images/tab.png",
      "theme_toolbar": "images/toolbar.png",
      "theme_ntp_attribution": "images/logo.png"
    },
    "colors": {
      "ntp_background": [
        21,
        92,
        172
      ],
      "ntp_header": [
        10,
        10,
        10
      ],
      "ntp_link": [
        10,
        10,
        10
      ],
      "ntp_section": [
        10,
        10,
        10
      ],
      "ntp_section_link": [
        10,
        10,
        10
      ],
      "ntp_section_link_underline": [
        10,
        10,
        10
      ],
      "ntp_section_text": [
        10,
        10,
        10
      ],
      "ntp_text": [
        0,
        0,
        0
      ],
      "bookmark_text": [
        30,
        30,
        30
      ],
      "tab_background_text": [
        30,
        30,
        30
      ],
      "tab_text": [
        30,
        30,
        30
      ],
      "frame": [
        119,
        140,
        185
      ],
      "frame_inactive": [
        119,
        140,
        185
      ],
      "frame_incongnito": [
        119,
        140,
        185
      ],
      "frame_incognito_inactive": [
        119,
        140,
        185
      ],
      "toolbar": [
        228,
        232,
        241
      ]
    },
    "tints": {
      "buttons": [
        0.6,
        0.1,
        0.5
      ],
      "frame_inactive": [
        0.6,
        0.5,
        0.5
      ],
      "frame_incognito": [
        0.6,
        0.5,
        0.5
      ],
      "frame_incognito_inactive": [
        0.6,
        0.5,
        0.5
      ]
    },
    "properties": {
      "ntp_background_alignment": "right",
      "ntp_background_repeat": "no-repeat",
      "ntp_logo_alternate": 1
    }
  }
}