Inspect and view changes in mrkdwn Web Clipper source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "mrkdwn Web Clipper",
"version": "1.1.1",
"description": "Clip a selection or a whole page as Markdown, straight into a folder on your own disk.",
"icons": {
"16": "icons/icon-16.png",
"48": "icons/icon-48.png",
"128": "icons/icon-128.png"
},
"action": {
"default_popup": "src/popup/index.html",
"default_icon": {
"16": "icons/icon-16.png",
"48": "icons/icon-48.png",
"128": "icons/icon-128.png"
}
},
"options_page": "src/options/index.html",
"background": {
"scripts": [
"service-worker-loader.js"
],
"type": "module"
},
"permissions": [
"contextMenus",
"storage",
"activeTab",
"scripting",
"downloads"
],
"commands": {
"_execute_action": {
"description": "Clip the selection, or the whole page if nothing is selected"
},
"clip-selection": {
"description": "Save selection to mrkdwn"
},
"clip-page": {
"description": "Save page to mrkdwn"
}
},
"browser_specific_settings": {
"gecko": {
"id": "mrkdwn@buenalabs.io",
"strict_min_version": "140.0",
"data_collection_permissions": {
"required": [
"none"
]
}
},
"gecko_android": {
"strict_min_version": "142.0"
}
}
} Best mrkdwn Web Clipper Alternatives
Here are some Firefox add-ons that are similar to mrkdwn Web Clipper:
PageMarkdown - Markdown Web Clipper
ExileCode
Web Content MD Clipper
Isaac Murtagh
Cloud Clipper
Folio
MarkDownload - Markdown Web Clipper
death.au
Feather Web Clipper
Ventana Tools LLC
MDflow Web Clipper
DataOps, s.r.o.
Magzdown Clipper
Rovugui
Markdown Clipper
Milo Stroik
Clipper — Web to Obsidian
Ahmed Bn Mousa
Synapse Web Clipper
Danny Peck
MaoXian web clipper
Mika
Copy as Markdown - Clipboard
Ibrahim Ozkan