ExhibitCore Floor Planner

ExhibitCore Floor Planner

With the ExhibitCore Floor Planner you can easily layout any event or space in minutes. Get Started now!

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "ExhibitCore Floor Planner",
  "description": "With the ExhibitCore Floor Planner you can easily layout any event or space in minutes. Get Started now!",
  "version": "1.0.1",
  "app": {
    "urls": [
      "http://floorplanner.exhibitcore.com/planner.aspx"
    ],
    "launch": {
      "web_url": "http://floorplanner.exhibitcore.com/planner.aspx"
    }
  },
  "icons": {
    "128": "icon_128.png"
  },
  "permissions": [
    "unlimitedStorage"
  ],
  "manifest_version": 2
}