Kitchen Style Visualiser

Kitchen Style Visualiser

Choose from over 100 colour options when styling your kitchen design ideas. Have fun and get creative with the styles too!

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Kitchen Style Visualiser",
  "description": "Choose from over 100 colour options when styling your kitchen design ideas. Have fun and get creative with the styles too!",
  "version": "0.0.0.1",
  "manifest_version": 2,
  "icons": {
    "128": "icon_128.png"
  },
  "app": {
    "urls": [
      "http://www.diy-kitchens.com/style-kitchen-tool/view-kitchen.asp"
    ],
    "launch": {
      "web_url": "http://www.diy-kitchens.com/style-kitchen-tool/view-kitchen.asp"
    }
  }
}