Cheetah Cub

Cheetah Cub

The artistic grace of a cheetah running.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "description": "The artistic grace of a cheetah running.",
  "version": "1.0",
  "manifest_version": 2,
  "name": "Cheetah Cub",
  "theme": {
    "images": {
      "theme_frame": "images/frame.png",
      "theme_ntp_background": "images/cheetahcub.png",
      "theme_tab_background": "images/tab.png",
      "theme_toolbar": "images/toolbar.png",
      "theme_ntp_attribution": "images/logo.png"
    },
    "colors": {
      "ntp_background": [
        177,
        195,
        181
      ],
      "ntp_header": [
        126,
        58,
        29
      ],
      "ntp_link": [
        126,
        58,
        29
      ],
      "ntp_section": [
        126,
        58,
        29
      ],
      "ntp_section_link": [
        126,
        58,
        29
      ],
      "ntp_section_link_underline": [
        126,
        58,
        29
      ],
      "ntp_section_text": [
        126,
        58,
        29
      ],
      "ntp_text": [
        255,
        255,
        255
      ],
      "bookmark_text": [
        126,
        58,
        29
      ],
      "tab_background_text": [
        230,
        191,
        142
      ],
      "tab_text": [
        126,
        58,
        29
      ],
      "button_background": [
        177,
        195,
        181
      ],
      "control_background": [
        177,
        195,
        181
      ],
      "frame": [
        177,
        195,
        181
      ],
      "frame_inactive": [
        177,
        195,
        181
      ],
      "frame_incongnito": [
        177,
        195,
        181
      ],
      "frame_incognito_inactive": [
        177,
        195,
        181
      ],
      "toolbar": [
        230,
        191,
        142
      ]
    },
    "tints": {
      "background_tab": [
        0.1,
        0.1,
        0.1
      ],
      "buttons": [
        0.05,
        0.775,
        0.55
      ],
      "frame_inactive": [
        0.5,
        0.5,
        0.5
      ],
      "frame_incognito": [
        0.5,
        0.5,
        0.5
      ],
      "frame_incognito_inactive": [
        0.5,
        0.5,
        0.5
      ]
    },
    "properties": {
      "ntp_background_alignment": "right bottom",
      "ntp_background_repeat": "no-repeat",
      "ntp_logo_alternate": 1
    }
  }
}