Inspect and view changes in Org Web Capture source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Org Web Capture",
"version": "0.3.3",
"description": "A helper for capturing web pages via org-protocol in emacs",
"homepage_url": "https://gitlab.com/Titan-C/org-webcapture",
"background": {
"persistent": false,
"scripts": [
"background.js"
]
},
"permissions": [
"activeTab",
"storage",
"https://api.meetup.com/*"
],
"options_ui": {
"page": "options.html"
},
"icons": {
"48": "Org-mode-unicorn.svg",
"96": "Org-mode-unicorn.svg"
},
"browser_action": {
"default_icon": "Org-mode-unicorn.svg"
},
"commands": {
"_execute_browser_action": {
"description": "Capture current page with org-capture",
"suggested_key": {
"linux": "Ctrl+Shift+L"
}
}
},
"browser_specific_settings": {
"gecko": {
"id": "{35d396dd-52cd-4409-859a-08cf369cc25e}"
}
}
} Best Org Web Capture Alternatives
Here are some Firefox add-ons that are similar to Org Web Capture:
Org roam Capture
溪流ya
Org Capture
kosta
grasp
Dima Gerasimov
org-protocol
Wojciech Siewierski
Capture From Browser
Precompute
Online Screenshot Capture
Yasir Qureshi
Capture EndNote Reference
Filippo
Logseq Quick Capture
hkgnp
Task Capture from Web
Darius
Add to OmniFocus
Mikkel Høgh
Logseq Quick Capture v2
benjypng
WebScrapBook
Danny Lin