EdrawMind - MindMapping Tool
EdrawMind, a full-featured collaborative mind mapping and brainstorming tool.
EdrawMind - MindMapping Toolとは何ですか?
EdrawMind - MindMapping ToolはEdrawsoftによって開発されたChromeの拡張機能で、その主な機能は「EdrawMind, a full-featured collaborative mind mapping and brainstorming tool.」です。
拡張機能のスクリーンショット
EdrawMind - MindMapping Tool拡張機能のCRXファイルをダウンロード
EdrawMind - MindMapping Tool拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
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.
拡張機能の基本情報
名前 | EdrawMind - MindMapping Tool |
ID | jingilnjnajnmppfapdlnficpgliofgk |
公式URL | https://chromewebstore.google.com/detail/edrawmind-mindmapping-too/jingilnjnajnmppfapdlnficpgliofgk |
説明 | EdrawMind, a full-featured collaborative mind mapping and brainstorming tool. |
ファイルサイズ | 118 KB |
インストール数 | 8,218 |
現在のバージョン | 1.0.6 |
最終更新日 | 2022-05-24 |
公開日 | 2019-12-26 |
評価 | 4.17/5 合計 12 レビュー |
開発者 | Edrawsoft |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | https://www.edrawsoft.com/edrawmind/ |
ヘルプページのURL | https://www.edrawsoft.com/support.html |
プライバシーポリシーページのURL | https://www.edrawsoft.com/mindmaster/privacy-policy.php |
対応言語 | 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\/" ] } |