motley flowers

motley flowers

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "motley flowers",
  "version": "1.1",
  "author": "FVG",
  "theme": {
    "images": {
      "theme_frame": "images/motley_flowres.png",
      "theme_frame_overlay": "images/motley_flowres.png",
      "theme_toolbar": "images/motley_flowres.png",
      "theme_ntp_background": "images/motley_flowres.png"
    },
    "colors": {
      "frame": [
        0,
        0,
        0
      ],
      "toolbar": [
        252,
        190,
        255
      ],
      "ntp_text": [
        255,
        255,
        255
      ],
      "ntp_link": [
        255,
        255,
        255
      ],
      "ntp_section": [
        255,
        255,
        255
      ],
      "button_background": [
        255,
        255,
        255
      ]
    },
    "tints": {
      "buttons": [
        0.1,
        0.1,
        0.1
      ]
    },
    "properties": {
      "ntp_background_alignment": "middle"
    }
  }
}