music

music

Music is soul of god

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "music",
  "version": "1.0",
  "description": "Music is soul of god",
  "theme": {
    "images": {
      "theme_frame": "images/active-tab.png",
      "theme_frame_inactive": "images/active-tab.png",
      "theme_toolbar": "images/toolbaar.png",
      "theme_ntp_background": "images/bg.jpg"
    },
    "colors": {
      "tab_text": [
        242,
        157,
        6
      ],
      "tab_background_text": [
        255,
        255,
        255
      ],
      "toolbar": [
        109,
        105,
        94
      ],
      "ntp_text": [
        242,
        157,
        6
      ],
      "bookmark_text": [
        242,
        157,
        6
      ],
      "control_background": [
        242,
        157,
        6
      ],
      "button_background": [
        242,
        157,
        6
      ]
    },
    "tints": {
      "buttons": [
        2.2,
        0.5,
        0.5
      ]
    },
    "properties": {
      "ntp_background_alignment": "top"
    }
  }
}