Magic Theme for YouTube™

Magic Theme for YouTube™

An official Magic Actions for YouTube™ theme for your Chrome. The theme includes main colors of YouTube™ color pallete…

Merlin
Additional files are visible only to premium users

manifest.json


{
  "description": "An official Magic Actions for YouTube™ theme for your Chrome. The theme includes main colors of YouTube™ color pallete…",
  "manifest_version": 2,
  "name": "Magic Theme for YouTube™",
  "theme": {
    "colors": {
      "bookmark_text": [
        238,
        238,
        238
      ],
      "frame": [
        53,
        53,
        53
      ],
      "ntp_background": [
        241,
        241,
        241
      ],
      "ntp_text": [
        153,
        153,
        153
      ],
      "tab_background_text": [
        204,
        204,
        204
      ],
      "tab_text": [
        238,
        238,
        238
      ],
      "toolbar": [
        153,
        153,
        153
      ]
    },
    "images": {
      "theme_frame": "i/frame.png",
      "theme_ntp_background": "i/ntp_background.png",
      "theme_tab_background": "i/tab_background.png",
      "theme_tab_background_incognito": "i/tab_background.png",
      "theme_window_control_background": "i/frame.png",
      "theme_toolbar": "i/toolbar.png",
      "theme_ntp_attribution": {
        "100": "i/ntp_attribution.png",
        "200": "i/ntp_attribution_2x.png"
      }
    },
    "properties": {
      "ntp_background_alignment": "top",
      "ntp_background_repeat": "repeat"
    },
    "tints": {
      "buttons": [
        0,
        0,
        0.95
      ],
      "frame_inactive": [
        0,
        0,
        0.66
      ],
      "frame_incognito": [
        0,
        0,
        0.49
      ],
      "frame_incognito_inactive": [
        0,
        0,
        0.66
      ]
    }
  },
  "update_url": "http://clients2.google.com/service/update2/crx",
  "version": "1.2"
}