Flow Laser Quest

Flow Laser Quest

Fans of digital worlds, Tron and of brain games come and see!

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "__MSG_appName__",
  "description": "__MSG_appDesc__",
  "version": "1.0",
  "default_locale": "en",
  "icons": {
    "128": "icon_128.png"
  },
  "app": {
    "launch": {
      "web_url": "http://playzool.com/games/flowLaserQuest/flowLaserQuest/?fromPartner=chromeWA&utm_source=chromeWA&utm_medium=webapp&utm_campaign=CRflowLaserQuest&o=portrait",
      "container": "tab"
    }
  },
  "permissions": [
    "unlimitedStorage"
  ]
}