Vym on rollApp

Vym on rollApp

Organize your thoughts and creativity with mind map app VYM. Suitable for time management, tasks organization, for ideas sorting.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Vym on rollApp",
  "icons": {
    "16": "vym-16.png",
    "128": "vym-128.png"
  },
  "app": {
    "urls": [
      "*://www.rollapp.com/launch/vym",
      "*://www.rollapp.com/app/vym"
    ],
    "launch": {
      "width": 900,
      "web_url": "https://www.rollapp.com/launch/vym?ref=chrome-app",
      "container": "panel",
      "height": 600
    }
  },
  "version": "2.0",
  "manifest_version": 2,
  "description": "Organize your thoughts and creativity with mind map app VYM. Suitable for time management, tasks organization, for ideas sorting."
}