Fantasy Radio - Music you love 24/7

Music you love, 24/7 from the Internets #1 Radio Station. http://fantasyradio.stream
Premium users can view and search full source code, and see the source code differences between two versions.
Upgrade to premium
manifest.json
{
  "update_url": "http://clients2.google.com/service/update2/crx",
  "version": "2.0",
  "name": "Fantasy Radio - Music you love 24/7",
  "description": "Music you love, 24/7 from the Internets #1 Radio Station. http://fantasyradio.stream",
  "manifest_version": 2,
  "homepage_url": "http://fantasyradio.stream",
  "theme": {
    "images": {
      "theme_toolbar": "images/toolbar.png",
      "theme_frame": "images/frame.png",
      "theme_tab_background": "images/tab.png",
      "theme_ntp_background": "images/background.png"
    },
    "colors": {
      "ntp_link": [
        179,
        191,
        255
      ],
      "ntp_text": [
        179,
        191,
        255
      ],
      "ntp_section_link": [
        179,
        191,
        255
      ],
      "ntp_section_text": [
        179,
        191,
        255
      ],
      "ntp_background": [
        0,
        5,
        31,
        0.5
      ],
      "ntp_header": [
        1,
        0,
        20,
        0.15
      ],
      "ntp_section": [
        1,
        0,
        20,
        0.15
      ],
      "frame": [
        1,
        0,
        20
      ],
      "toolbar": [
        0,
        5,
        31
      ],
      "tab_text": [
        179,
        191,
        255
      ],
      "tab_background_text": [
        179,
        191,
        255
      ],
      "bookmark_text": [
        179,
        191,
        255
      ]
    },
    "tints": {
      "buttons": [
        0.639784946236559,
        0.99,
        0.26078431372549
      ],
      "frame_incognito": [
        0.635294117647059,
        0.941176470588235,
        0.0369088811995386
      ],
      "frame_inactive": [
        0.639784946236559,
        0.99,
        0.85
      ],
      "frame_incognito_inactive": [
        0.639784946236559,
        0.99,
        0.85
      ]
    },
    "properties": {
      "ntp_background_alignment": "middle top",
      "ntp_background_repeat": "no-repeat"
    }
  }
}