Create and view markdown files easily from anywhere with our simple and easy, GitHub-flavored markdown editor.
Premium users can view and search full source code, and see the source code differences
between two versions.
Upgrade to premium
manifest.json
{
"name": "__MSG_appNameEdge__",
"version": "2025.1.22",
"manifest_version": 3,
"description": "__MSG_appDescription__",
"homepage_url": "https://donate.stripe.com/9AQ2a76U47CQ1iM8ww",
"icons": {
"16": "assets/images/icons/16.png",
"32": "assets/images/icons/32.png",
"48": "assets/images/icons/48.png",
"64": "assets/images/icons/64.png",
"128": "assets/images/icons/128.png",
"512": "assets/images/icons/512.png"
},
"action": {},
"default_locale": "en",
"background": {
"service_worker": "scripts/background.js",
"module": true
},
"update_url": "https://edge.microsoft.com/extensionwebstorebase/v1/crx"
}