Halloween

Halloween

The sky is blue, the grass is green, may we have our Halloween.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "http://clients2.google.com/service/update2/crx",
  "version": "1.6",
  "name": "Halloween",
  "description": "The sky is blue, the grass is green, may we have our Halloween.",
  "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"
    },
    "colors": {
      "frame": [
        130,
        0,
        74
      ],
      "frame_inactive": [
        255,
        153,
        0
      ],
      "frame_incognito": [
        255,
        153,
        0
      ],
      "frame_incognito_inactive": [
        255,
        153,
        0
      ],
      "toolbar": [
        130,
        0,
        74
      ],
      "tab_text": [
        255,
        153,
        0
      ],
      "tab_background_text": [
        255,
        247,
        135
      ],
      "bookmark_text": [
        255,
        153,
        0
      ],
      "ntp_background": [
        97,
        0,
        55
      ],
      "ntp_text": [
        255,
        153,
        0
      ],
      "ntp_link": [
        255,
        247,
        135
      ],
      "ntp_header": [
        255,
        153,
        0
      ],
      "ntp_section": [
        130,
        0,
        74
      ],
      "ntp_section_text": [
        255,
        153,
        0
      ],
      "ntp_section_link": [
        130,
        0,
        74
      ],
      "control_background": [
        130,
        0,
        74,
        0
      ],
      "button_background": [
        130,
        0,
        74,
        0
      ]
    },
    "properties": {
      "ntp_background_alignment": "",
      "ntp_background_repeat": "repeat"
    },
    "tints": {
      "buttons": [
        0.1,
        1,
        0.5
      ],
      "frame": [
        0.90512820512821,
        1,
        0.25490196078431
      ],
      "frame_inactive": [
        0.90512820512821,
        1,
        0.25490196078431
      ],
      "frame_incognito": [
        0.90512820512821,
        1,
        0.25490196078431
      ],
      "frame_incognito_inactive": [
        0.90512820512821,
        1,
        0.25490196078431
      ],
      "background_tab": [
        0.77147766323024,
        1,
        0.19019607843137
      ]
    }
  }
}