Por: adrian.kurz Add-on
Inspect and view changes in SureClip – Web Clipper for Notion source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "SureClip – Web Clipper for Notion",
"version": "1.2.0",
"description": "Save articles to Notion as real blocks – or copy any page as Markdown. Pick the sections you want. No account needed.",
"action": {
"default_popup": "popup/popup.html",
"default_icon": {
"16": "icons/icon16.png",
"32": "icons/icon32.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
}
},
"background": {
"scripts": [
"vendor/ExtPay.js",
"background.js"
]
},
"permissions": [
"activeTab",
"scripting",
"storage",
"alarms"
],
"host_permissions": [
"https://api.notion.com/*"
],
"icons": {
"16": "icons/icon16.png",
"32": "icons/icon32.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"content_scripts": [
{
"matches": [
"https://extensionpay.com/*"
],
"js": [
"vendor/ExtPay.js"
],
"run_at": "document_start"
}
],
"browser_specific_settings": {
"gecko": {
"id": "sureclip@sureclip.app",
"strict_min_version": "115.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"commands": {
"copy-markdown": {
"suggested_key": {
"default": "Alt+Shift+M"
},
"description": "Copy the current page (or selection) as Markdown"
},
"pick-markdown": {
"suggested_key": {
"default": "Alt+Shift+P"
},
"description": "Pick sections on the page and copy them as Markdown"
}
}
} Melhores alternativas SureClip – Web Clipper for Notion
Aqui estão algumas Firefox add-ons que são similares a SureClip – Web Clipper for Notion:
Clipio
Clipio.app
Notion Web Clipper
Notion
ClipNest – Markdown web clipper for Notion & Obsid
Nexily
Notion Web Clipper
notion-web-clipper
Filed: Save Anything to Notion
Virgile Gouala
Notion Web Clipper
notion-web-clipper
Notion Web Clipper V2
Tina Fimac
Notion Clipper
Prototion
Notix: Notion Web Clipper
Socolive
Notion Clipper
formlabs
Notion Highlights
Notion Highlights
Web Content MD Clipper
Isaac Murtagh