Blockland Blue

Blockland Blue

Love Blockland and the color Blue?

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "http://clients2.google.com/service/update2/crx",
  "version": "3",
  "name": "Blockland Blue",
  "description": "Love Blockland and the color Blue?",
  "theme": {
    "images": {
      "theme_frame": "images/theme_frame.png",
      "theme_toolbar": "images/theme_toolbar.png",
      "theme_ntp_background": "images/theme_ntp_background.png",
      "theme_button_background": "images/theme_button_background.png",
      "theme_ntp_attribution": "images/theme_ntp_attribution.png"
    },
    "colors": {
      "frame": [
        26,
        49,
        201
      ],
      "frame_inactive": [
        255,
        0,
        0
      ],
      "frame_incognito": [
        83,
        106,
        139
      ],
      "frame_incognito_inactive": [
        126,
        139,
        156
      ],
      "toolbar": [
        16,
        0,
        163
      ],
      "tab_text": [
        255,
        255,
        255
      ],
      "tab_background_text": [
        12,
        9,
        122
      ],
      "bookmark_text": [
        255,
        255,
        255
      ],
      "ntp_background": [
        255,
        255,
        255
      ],
      "ntp_text": [
        255,
        255,
        255
      ],
      "ntp_link": [
        255,
        255,
        255
      ],
      "ntp_header": [
        75,
        140,
        220
      ],
      "ntp_section": [
        236,
        243,
        254
      ],
      "ntp_section_text": [
        0,
        0,
        0
      ],
      "ntp_section_link": [
        255,
        255,
        255
      ],
      "control_background": [
        0,
        0,
        0,
        0
      ],
      "button_background": [
        0,
        0,
        0,
        0
      ]
    },
    "properties": {
      "ntp_background_alignment": "top",
      "ntp_background_repeat": "repeat"
    },
    "tints": {
      "buttons": [
        0.63858695652174,
        1,
        0.63921568627451
      ],
      "frame": [
        0.67222222222222,
        1,
        0.52941176470588
      ],
      "frame_inactive": [
        0,
        1,
        0.53529411764706
      ],
      "frame_incognito": [
        0,
        1,
        0.5
      ],
      "frame_incognito_inactive": [
        0.61111111111111,
        0.86802030456853,
        0.38627450980392
      ],
      "background_tab": [
        0.67767295597484,
        0.90598290598291,
        0.45882352941176
      ]
    }
  }
}