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.”。

擴展截圖

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

下載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 EdrawMind - MindMapping Tool
ID jingilnjnajnmppfapdlnficpgliofgk
官方網址 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
電子郵箱 [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\/"
    ]
}