DeMar DeRozan

DeMar DeRozan

A Tribute To NBA basketball and Toronto Raptor's star DeMar DeRozan.

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 Toronto Raptor's star DeMar DeRozan.",
  "version": "1.1",
  "manifest_version": 2,
  "name": "DeMar DeRozan",
  "short_name": "DeMar DeRozan",
  "theme": {
    "images": {
      "theme_frame": "images/frame.png",
      "theme_ntp_background": "images/demarderozan.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": [
        200,
        200,
        200
      ],
      "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": [
        0,
        0,
        0
      ]
    },
    "tints": {
      "background_tab": [
        0.99,
        0.55,
        0.55
      ],
      "buttons": [
        0.99,
        0.99,
        0.95
      ],
      "frame_inactive": [
        0,
        0,
        0
      ],
      "frame_incognito": [
        0,
        0,
        0
      ],
      "frame_incognito_inactive": [
        0,
        0,
        0
      ]
    },
    "properties": {
      "ntp_background_alignment": "top",
      "ntp_background_repeat": "no-repeat",
      "ntp_logo_alternate": 0
    }
  }
}