Happy Day

Happy Day

Realization.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "Happy Day",
  "description": "Realization.",
  "version": "1.2",
  "theme": {
    "images": {
      "theme_ntp_background": "images/farm-small-bg.jpg",
      "theme_frame": "images/frame-color.png",
      "theme_toolbar": "images/toolbar.png"
    },
    "colors": {
      "bookmark_text": [
        0,
        0,
        0
      ],
      "frame": [
        255,
        255,
        255
      ],
      "ntp_background": [
        71,
        113,
        33
      ],
      "ntp_link": [
        255,
        255,
        255
      ],
      "ntp_link_underline": [
        255,
        255,
        255
      ],
      "ntp_text": [
        255,
        255,
        255
      ],
      "tab_background_text": [
        0,
        0,
        0
      ],
      "tab_text": [
        0,
        0,
        0
      ],
      "toolbar": [
        255,
        255,
        255,
        0.6
      ],
      "ntp_header": [
        255,
        255,
        255
      ],
      "ntp_section": [
        255,
        255,
        255
      ],
      "ntp_section_text": [
        255,
        255,
        255
      ],
      "ntp_section_link": [
        255,
        255,
        255
      ],
      "ntp_section_link_underline": [
        255,
        255,
        255
      ]
    },
    "tints": {
      "buttons": [
        0.33,
        0.5,
        0.47
      ]
    },
    "properties": {
      "ntp_background_alignment": "top"
    }
  }
}