By: Danny Peck Add-on
Inspect and view changes in Synapse Web Clipper source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Synapse Web Clipper",
"version": "0.1.1",
"description": "Save the current page as Markdown to a GitHub repository.",
"permissions": [
"storage",
"activeTab",
"scripting"
],
"host_permissions": [
"<all_urls>",
"https://api.github.com/*"
],
"action": {
"default_title": "Synapse Web Clipper",
"default_popup": "popup.html",
"default_icon": {
"16": "icons/icon-16.png",
"32": "icons/icon-32.png",
"48": "icons/icon-48.png"
}
},
"icons": {
"16": "icons/icon-16.png",
"32": "icons/icon-32.png",
"48": "icons/icon-48.png",
"96": "icons/icon-96.png"
},
"options_ui": {
"page": "options.html",
"open_in_tab": true
},
"background": {
"scripts": [
"background.js"
]
},
"browser_specific_settings": {
"gecko": {
"id": "snip-to-repo@dpeck.local",
"strict_min_version": "115.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} Best Synapse Web Clipper Alternatives
Here are some Firefox add-ons that are similar to Synapse Web Clipper:
MarkSnip - Markdown Web Clipper
Dhruv
MarkDownload - Markdown Web Clipper
death.au
Markdown Clipper
Milo Stroik
PageMarkdown - Markdown Web Clipper
ExileCode
Save HTML as Markdown
eupthere
Webpage to Markdown
WeMeng
Clipper — Web to Obsidian
Ahmed Bn Mousa
Clip to GitHub
Valentin Gosu
markdown-clipper
Enrico Kaack
Copy as Markdown
yorkxin
GitHub Markdown Exporter
fefedu973
Web Content MD Clipper
Isaac Murtagh