Markdown Editor for Chrome

Create and view markdown files from anywhere. Simple and easy. A Github Flavored Markdown Editor.

Markdown Editor for Chromeคืออะไร?

Markdown Editor for Chrome เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://coffeeandfun.com และคุณลักษณะหลักของมันคือ "Create and view markdown files from anywhere. Simple and easy. A Github Flavored Markdown Editor."

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Markdown Editor for Chrome

ดาวน์โหลดไฟล์ส่วนขยาย Markdown Editor for Chrome ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Introducing a powerful and easy-to-use Markdown editor, designed specifically for Google Chrome users - the Github Flavored Markdown Editor. 

With this editor, you can write Markdown and instantly see how your text will look as you type. It also includes a one-click HTML conversion feature and supports various file formats.

Our editor is different from others, as we do not track your data, providing you with a simple and secure Markdown editing experience.


𝗙𝗲𝗮𝘁𝘂𝗿𝗲𝘀

✓  See your data in real-time.
✓  Drag and Drop .md files
✓  Print to pdf with Chrome native printer.
✓  Download files locally.
✓  Support Github Flavored Markdown syntax.
✓  Support many languages highlight in editor and preview mode. 
✓  Works entirely offline. 

𝗟𝗮𝗻𝗴𝘂𝗮𝗴𝗲𝘀
✓  Javascript
✓  HTML
✓  SQL
✓  Ruby
✓  Python
✓  PHP
✓  Perl
✓  Objective-C
✓  JSON
✓  Java
✓  HTTP
✓  CSS
✓  C#
✓  C++
✓  CoffeeScript
✓  Bash
✓  Apache
✓  HTML, XML
✓  SQL
✓  Shell Session

𝗤𝘂𝗲𝘀𝘁𝗶𝗼𝗻𝘀
Any requests, please email at [email protected]                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Markdown Editor for Chrome Markdown Editor for Chrome
ID dkpldbigkfcgpamifjimiejipmodkigk
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/markdown-editor-for-chrom/dkpldbigkfcgpamifjimiejipmodkigk
คำอธิบาย Create and view markdown files from anywhere. Simple and easy. A Github Flavored Markdown Editor.
ขนาดไฟล์ 398 KB
จำนวนการติดตั้ง 7,309
เวอร์ชันปัจจุบัน 16.0.1
อัปเดตครั้งล่าสุด 2023-08-31
วันที่เผยแพร่ 2020-05-30
คะแนน 3.50/5 รวมทั้งหมด 10 คะแนน
ผู้พัฒนา https://coffeeandfun.com
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://www.coffeeandfun.com
URL หน้าช่วยเหลือ https://www.coffeeandfun.com/#support
URL หน้านโยบายความเป็นส่วนตัว https://www.helperbird.com/privacy
ภาษาที่รองรับ id,ms,de,en,fil,fr,nl,no,vi,tr,ca,et,es,hr,it,lv,hu,sl,sv,cs,el,sr,bg,uk,fa,mr,bn,gu,te,kn-IN,ml,th,ar,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_appName__",
    "version": "16.0.1",
    "manifest_version": 3,
    "description": "__MSG_appDescription__",
    "homepage_url": "https:\/\/donate.stripe.com\/9AQ2a76U47CQ1iM8ww",
    "icons": {
        "16": "assets\/images\/icons\/icon-16.png",
        "64": "assets\/images\/icons\/icon-64.png",
        "128": "assets\/images\/icons\/icon-128.png"
    },
    "action": [],
    "default_locale": "en",
    "background": {
        "service_worker": "scripts\/background.js"
    }
}