Blockland Green

Blockland Green

Love Blockland and the color Green?

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "http://clients2.google.com/service/update2/crx",
  "version": "1",
  "name": "Blockland Green",
  "description": "Love Blockland and the color Green?",
  "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": [
        0,
        255,
        42
      ],
      "frame_inactive": [
        97,
        204,
        4
      ],
      "frame_incognito": [
        83,
        106,
        139
      ],
      "frame_incognito_inactive": [
        126,
        139,
        156
      ],
      "toolbar": [
        34,
        255,
        0
      ],
      "tab_text": [
        255,
        255,
        255
      ],
      "tab_background_text": [
        29,
        13,
        130
      ],
      "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": [
        229,
        239,
        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.37777777777778,
        1,
        0.26470588235294
      ],
      "frame": [
        0.31681034482759,
        1,
        0.54509803921569
      ],
      "frame_inactive": [
        0.32262996941896,
        0.99090909090909,
        0.56862745098039
      ],
      "frame_incognito": [
        0.31735159817352,
        0.8021978021978,
        0.17843137254902
      ],
      "frame_incognito_inactive": [
        0.65036231884058,
        1,
        0.36078431372549
      ],
      "background_tab": [
        0.27800546448087,
        0.976,
        0.50980392156863
      ]
    }
  }
}