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 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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
공식 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
이메일 [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\/"
    ]
}