Blossom Falling [LSP]

Blossom Falling [LSP]

Blossom Falling Living Theme for LiveStartPage and Google Chrome

Merlin
Additional files are visible only to premium users

manifest.json


{
  "description": "Blossom Falling Living Theme for LiveStartPage and Google Chrome",
  "manifest_version": 2,
  "name": "Blossom Falling [LSP]",
  "short_name": "Blossom Falling [LSP]",
  "theme": {
    "colors": {
      "bookmark_text": [
        0,
        0,
        0
      ],
      "button_background": [
        230,
        80,
        10
      ],
      "frame": [
        230,
        230,
        230
      ],
      "ntp_background": [
        255,
        255,
        255
      ],
      "ntp_header": [
        40,
        40,
        40
      ],
      "ntp_text": [
        0,
        0,
        0
      ],
      "tab_background_text": [
        0,
        0,
        0
      ],
      "tab_text": [
        0,
        0,
        0
      ],
      "toolbar": [
        202,
        234,
        93
      ]
    },
    "images": {
      "theme_frame": "images/frame.png",
      "theme_ntp_background": "images/ntp_background.jpg",
      "theme_toolbar": "images/toolbar.png"
    },
    "properties": {
      "ntp_background_alignment": "top center",
      "ntp_background_repeat": "repeat-x"
    },
    "tints": {
      "buttons": [
        0,
        0,
        0.5
      ]
    }
  },
  "update_url": "http://clients2.google.com/service/update2/crx",
  "version": "1.0"
}