MindMap

MindMap

MindMaps or Map your Mind! Represent your words, ideas, tasks, or other items. With cloud support and Google Drive.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "app": {
    "launch": {
      "web_url": "https://mindmapmaker.org"
    }
  },
  "description": "MindMaps or Map your Mind! Represent your words, ideas, tasks, or other items. With cloud support and Google Drive.",
  "icons": {
    "16": "Icon16.png",
    "32": "Icon32.png",
    "48": "Icon48.png",
    "64": "Icon64.png",
    "96": "Icon96.png",
    "128": "Icon128.png"
  },
  "manifest_version": 2,
  "name": "MindMap",
  "version": "2.0"
}