Vinyl Scratch Beat

Vinyl Scratch Beat

Vinyl Scratch makes the best beats.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "http://clients2.google.com/service/update2/crx",
  "version": "1",
  "name": "Vinyl Scratch Beat",
  "description": "Vinyl Scratch makes the best beats.",
  "theme": {
    "images": {
      "theme_frame": "images/theme_frame.png",
      "theme_toolbar": "images/theme_toolbar.png",
      "theme_tab_background": "images/theme_tab_background.png",
      "theme_ntp_background": "images/theme_ntp_background.png",
      "theme_ntp_attribution": "images/theme_ntp_attribution.png"
    },
    "colors": {
      "frame": [
        24,
        43,
        74
      ],
      "frame_inactive": [
        50,
        157,
        228
      ],
      "frame_incognito": [
        53,
        167,
        242
      ],
      "frame_incognito_inactive": [
        45,
        50,
        56
      ],
      "toolbar": [
        13,
        13,
        13
      ],
      "tab_text": [
        247,
        255,
        249
      ],
      "tab_background_text": [
        28,
        135,
        217
      ],
      "bookmark_text": [
        250,
        250,
        250
      ],
      "ntp_background": [
        43,
        177,
        255
      ],
      "ntp_text": [
        49,
        172,
        224
      ],
      "button_background": [
        101,
        198,
        247,
        1
      ]
    },
    "properties": {
      "ntp_background_alignment": "bottom",
      "ntp_background_repeat": "no-repeat"
    },
    "tints": {
      "buttons": [
        0.95,
        1,
        0.54
      ],
      "frame": [
        -1,
        -1,
        -1
      ],
      "frame_inactive": [
        0.57,
        1,
        0.71
      ],
      "frame_incognito": [
        0.6,
        1,
        0.61
      ],
      "frame_incognito_inactive": [
        0.03,
        1,
        0.55
      ],
      "background_tab": [
        -1,
        0.5,
        0.75
      ]
    }
  }
}