Kobe Bryant

Kobe Bryant

A tribute to NBA basketball and Los Angeles Lakers legend Kobe Bryant.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "description": "A tribute to NBA basketball and Los Angeles Lakers legend Kobe Bryant.",
  "version": "1.5",
  "manifest_version": 2,
  "name": "Kobe Bryant",
  "short_name": "Kobe Bryant",
  "theme": {
    "images": {
      "theme_frame": "images/frame.png",
      "theme_ntp_background": "images/kobebryant.png",
      "theme_tab_background": "images/tab.png",
      "theme_toolbar": "images/toolbar.png",
      "theme_ntp_attribution": "images/logo.png"
    },
    "colors": {
      "ntp_background": [
        0,
        0,
        0
      ],
      "ntp_header": [
        255,
        255,
        255
      ],
      "ntp_link": [
        255,
        255,
        255
      ],
      "ntp_section": [
        255,
        255,
        255
      ],
      "ntp_section_link": [
        255,
        255,
        255
      ],
      "ntp_section_link_underline": [
        255,
        255,
        255
      ],
      "ntp_section_text": [
        255,
        255,
        255
      ],
      "ntp_text": [
        255,
        255,
        255
      ],
      "bookmark_text": [
        225,
        225,
        225
      ],
      "tab_background_text": [
        75,
        75,
        75
      ],
      "tab_text": [
        225,
        225,
        225
      ],
      "button_background": [
        0,
        0,
        0
      ],
      "control_background": [
        0,
        0,
        0
      ],
      "frame": [
        0,
        0,
        0
      ],
      "frame_inactive": [
        0,
        0,
        0
      ],
      "frame_incongnito": [
        0,
        0,
        0
      ],
      "frame_incognito_inactive": [
        0,
        0,
        0
      ],
      "toolbar": [
        82,
        58,
        105
      ]
    },
    "tints": {
      "background_tab": [
        0.15,
        0.95,
        0.95
      ],
      "buttons": [
        0.65,
        0.99,
        0.95
      ],
      "frame": [
        0,
        0,
        0
      ],
      "frame_inactive": [
        0,
        0,
        0
      ],
      "frame_incognito": [
        0,
        0,
        0
      ],
      "frame_incognito_inactive": [
        0,
        0,
        0
      ]
    },
    "properties": {
      "ntp_background_alignment": "right top",
      "ntp_background_repeat": "no-repeat",
      "ntp_logo_alternate": 1
    }
  }
}