Inspect and view changes in Note MD source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Note MD",
"version": "1.2.1",
"description": "Persistent markdown notebook with live preview toggle",
"browser_specific_settings": {
"gecko": {
"id": "{fe4432ab-1a58-4f18-b3cb-2238918c7950}",
"strict_min_version": "96.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"icons": {
"16": "img/icon-16.png",
"32": "img/icon-32.png",
"48": "img/icon-48.png",
"96": "img/icon-96.png",
"128": "img/icon-128.png"
},
"browser_action": {
"default_popup": "ui/widget.html",
"default_icon": {
"16": "img/icon-16.png",
"32": "img/icon-32.png",
"48": "img/icon-48.png",
"96": "img/icon-96.png",
"128": "img/icon-128.png"
}
},
"background": {
"scripts": [
"service/tracker.js"
]
},
"permissions": [
"storage"
]
} ベストのNote MD代替案
Note MDに類似したFirefox add-onをいくつか紹介します:
Markdown Notes Pad
Albek Franuskata
Markdown Notes
Margahara
MarkdownPreview
venaris
QuickMD
Yura Hujan
Markdown Preview
joelin
Markdown Preview
Sofia
MDPreview
Yura Hujan
MarkdownPreview
jaminn123
Markdown Live Editor
Shuimu
Quick MD Notes
Margahara
Notes Pad
Albek Franuskata
MadNotes
Department of Web