summer - watermelon

summer - watermelon

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "version": "1",
  "name": "summer - watermelon",
  "author": "Fedor Utin",
  "theme": {
    "images": {
      "theme_frame": "images/tabs_bg.png",
      "theme_ntp_background": "images/bg.jpg"
    },
    "colors": {
      "frame": [
        255,
        255,
        255
      ],
      "toolbar": [
        178,
        24,
        32
      ],
      "bookmark_text": [
        255,
        255,
        255
      ],
      "ntp_text": [
        0,
        0,
        0
      ],
      "ntp_link": [
        0,
        0,
        0
      ],
      "ntp_section": [
        80,
        0,
        0
      ],
      "button_background": [
        178,
        24,
        32
      ]
    },
    "tints": {
      "buttons": [
        0.33,
        0.5,
        0.47
      ]
    },
    "properties": {
      "ntp_background_alignment": "bottom"
    }
  }
}