Virtual Kitchen Showroom

Virtual Kitchen Showroom

Take a look at a beautiful 360° showroom tour from the comfort of your own home. Get some instant design ideas for you new kitchen

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Virtual Kitchen Showroom",
  "description": "Take a look at a beautiful 360° showroom tour from the comfort of your own home. Get some instant design ideas for you new kitchen",
  "version": "0.0.0.1",
  "manifest_version": 2,
  "icons": {
    "16": "icon_16.png",
    "48": "icon_48.png",
    "128": "icon_128.png"
  },
  "app": {
    "urls": [
      "http://www.diy-kitchens.com/about-diy-kitchens/showroom/"
    ],
    "launch": {
      "web_url": "http://www.diy-kitchens.com/about-diy-kitchens/showroom/"
    }
  }
}