Four Kitchens Theme

Four Kitchens Theme

We Make Big Websites! And green things.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "name": "Four Kitchens Theme",
  "theme": {
    "colors": {
      "frame": [
        53,
        170,
        78
      ],
      "ntp_background": [
        53,
        170,
        78
      ],
      "ntp_text": [
        255,
        255,
        255
      ]
    },
    "images": {
      "theme_frame": "images/frame.png",
      "theme_ntp_background": "images/background.png"
    }
  },
  "update_url": "https://clients2.google.com/service/update2/crx",
  "version": "2.0.1"
}