EdrawMind - MindMapping Tool
EdrawMind, a full-featured collaborative mind mapping and brainstorming tool.
What is EdrawMind - MindMapping Tool?
EdrawMind - MindMapping Tool is a Chrome extension developed by Edrawsoft, and its main feature is "EdrawMind, a full-featured collaborative mind mapping and brainstorming tool.".
Extension Screenshots
Download EdrawMind - MindMapping Tool Extension CRX File
Download EdrawMind - MindMapping Tool extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
EdrawMind online version is a web-based application that allows you to create mind maps on your browser, with nothing to download or install. As an online mind mapping software, EdrawMind provides a better way for brainstorming, note-taking, and project planning. With it, you could create beautiful mind maps with various styles, and store them in the cloud or share with others immediately. You can easily export your mind maps to other files such as PDF, and graphic files. Meanwhile, you can also share your amazing work on Facebook and Twitter through Html link! Your mind maps are available everywhere and from any device.
Extension Basic Information
Name | EdrawMind - MindMapping Tool |
ID | jingilnjnajnmppfapdlnficpgliofgk |
Official URL | https://chromewebstore.google.com/detail/edrawmind-mindmapping-too/jingilnjnajnmppfapdlnficpgliofgk |
Description | EdrawMind, a full-featured collaborative mind mapping and brainstorming tool. |
File Size | 118 KB |
Installation Count | 8,218 |
Current Version | 1.0.6 |
Last Updated | 2022-05-24 |
Publish Date | 2019-12-26 |
Rating | 4.17/5 Total 12 Ratings |
Developer | Edrawsoft |
[email protected] | |
Payment Type | free |
Extension Website | https://www.edrawsoft.com/edrawmind/ |
Help Page URL | https://www.edrawsoft.com/support.html |
Privacy Policy Page URL | https://www.edrawsoft.com/mindmaster/privacy-policy.php |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "version": "1.0.6", "name": "__MSG_appName__", "description": "__MSG_appDescription__", "default_locale": "en", "icons": { "128": "images\/icon-128.png", "16": "images\/icon-16.png", "48": "images\/icon-48.png" }, "action": { "default_icon": { "16": "images\/icon-48.png" }, "default_popup": "app.html" }, "homepage_url": "https:\/\/www.edrawmind.com", "permissions": [ "cookies" ], "host_permissions": [ "https:\/\/www.edrawmind.com\/" ] } |