Sunshine Beach

Sunshine Beach

Bianca enjoying some Sunshine :)

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "version": "1.0",
  "name": "Sunshine Beach",
  "description": "Bianca enjoying some Sunshine :)",
  "manifest_version": 2,
  "theme": {
    "images": {
      "theme_toolbar": "images/toolbar_toxic",
      "theme_frame": "images/frame_toxic",
      "theme_tab_background": "images/tab_toxic",
      "theme_ntp_background": "images/background_toxic"
    },
    "colors": {
      "ntp_link": [
        218,
        218,
        215
      ],
      "ntp_text": [
        218,
        218,
        215
      ],
      "ntp_section_link": [
        218,
        218,
        215
      ],
      "ntp_section_text": [
        218,
        218,
        215
      ],
      "ntp_background": [
        72,
        71,
        67,
        0.5
      ],
      "ntp_header": [
        11,
        10,
        6,
        0.15
      ],
      "ntp_section": [
        11,
        10,
        6,
        0.15
      ],
      "frame": [
        11,
        10,
        6
      ],
      "toolbar": [
        72,
        71,
        67
      ],
      "tab_text": [
        218,
        218,
        215
      ],
      "tab_background_text": [
        218,
        218,
        215
      ],
      "bookmark_text": [
        218,
        218,
        215
      ]
    },
    "tints": {
      "buttons": [
        0.133333333333333,
        0.0359712230215827,
        0.272549019607843
      ],
      "frame_incognito": [
        0.125490196078431,
        0.27681660899654,
        0.0313725490196078
      ],
      "frame_inactive": [
        0.133333333333333,
        0.0359712230215827,
        0.85
      ],
      "frame_incognito_inactive": [
        0.133333333333333,
        0.0359712230215827,
        0.85
      ]
    },
    "properties": {
      "ntp_background_alignment": "left top",
      "ntp_background_repeat": "no-repeat"
    }
  }
}