| http://www.w3.org/1999/xhtml | http://www.w3.org/2000/svg | |
| http://www.w3.org/XML/1998/namespace | http://www.w3.org/2000/xmlns/ | |
| http://www.w3.org/1998/Math/MathML | https://bsky.app | |
| https://bsky.app/profile/ | https://c2.com/wiki/remodel/pages/ | |
| https://news.ycombinator.com/item?id= | https://www.linkedin.com | |
| https://reddit.com | https://www.threads.com | |
| https://www.threads.com/@ | https://publish.twitter.com/oembed?url= | |
| https://api.fxtwitter.com/ | https://defuddle.md | |
| https://x.com/ | https://www.youtube.com/youtubei/v1/player?prettyPrint=false | |
| https://www.youtube.com/embed/ | https://www.youtube.com/youtubei/v1/next?prettyPrint=false | |
| https://www.youtube.com/watch?v= | https://x.com/i/status/ | |
| https://help.obsidian.md/Obsidian/Early+access+versions | https://help.obsidian.md/web-clipper/interpreter | |
| https://help.obsidian.md/web-clipper/variables | https://obsidian.md/ | |
| https://help.obsidian.md/web-clipper/troubleshoot | https://chromewebstore.google.com/detail/obsidian-web-clipper/cnjifjpddelmedmihgijeibhnjfabmlf | |
| https://addons.mozilla.org/en-US/firefox/addon/web-clipper-obsidian/ | https://apps.apple.com/us/app/obsidian-web-clipper/id6720708363 | |
| https://microsoftedge.microsoft.com/addons/detail/obsidian-web-clipper/eigdjhmgnaaeaonimdklocfekkaanfme | https://raw.githubusercontent.com/obsidianmd/obsidian-clipper/refs/heads/main/providers.json | |
| https://github.com/highlightjs/highlight.js/issues/2277 | https://github.com/highlightjs/highlight.js/wiki/security | |
| https://img.youtube.com/vi/ | https://www.youtube.com | |
| https://www.youtube.com/ | http://www.w3.org/2000/svg%27 | |
| http://www.w3.org/1999/xlink%27 | http://www.serif.com/%27 | |
| http://www.w3.org/1999/xlink | https://clients2.google.com/service/update2/crx | |
| https://github.com/obsidianmd/obsidian-clipper/releases | https://help.obsidian.md/web-clipper | |
| https://stephango.com/file-over-app | https://example.com/ |
{ "name": "Obsidian Web Clipper", "icons": { "16": "icons/icon16.png", "48": "icons/icon48.png", "128": "icons/icon128.png" }, "action": { "default_popup": "popup.html" }, "version": "1.6.1", "commands": { "quick_clip": { "description": "__MSG_commandQuickClip__", "suggested_key": { "mac": "Alt+Shift+O", "default": "Alt+Shift+O" } }, "toggle_reader": { "description": "__MSG_commandToggleReader__", "suggested_key": { "mac": "Alt+Shift+R", "default": "Alt+Shift+R" } }, "_execute_action": { "description": "__MSG_commandOpenClipper__", "suggested_key": { "mac": "Command+Shift+O", "default": "Ctrl+Shift+O" } }, "toggle_highlighter": { "description": "__MSG_commandToggleHighlighter__", "suggested_key": { "mac": "Alt+Shift+H", "default": "Alt+Shift+H" } } }, "background": { "service_worker": "background.js" }, "options_ui": { "page": "settings.html", "open_in_tab": true }, "side_panel": { "default_path": "side-panel.html" }, "update_url": "https://clients2.google.com/service/update2/crx", "description": "Save and highlight web pages in a private and durable format that you can access offline. The official extension for Obsidian.", "permissions": [ "activeTab", "clipboardWrite", "commands", "contextMenus", "sidePanel", "storage", "scripting", "declarativeNetRequest" ], "homepage_url": "https://obsidian.md/", "default_locale": "en", "content_scripts": [ { "js": [ "browser-polyfill.min.js", "content.js" ], "matches": [ "http://*/*", "https://*/*" ] } ], "host_permissions": [ "<all_urls>", "http://*/*", "https://*/*" ], "manifest_version": 3, "content_security_policy": { "extension_pages": "script-src 'self'; object-src 'self'" }, "web_accessible_resources": [ { "matches": [ "*://*/*" ], "resources": [ "reader.css", "reader-script.js", "browser-polyfill.min.js", "style.css", "side-panel.html", "flatten-shadow-dom.js", "highlighter.css" ], "extension_ids": [ "*" ] } ] }
ⓘ CRXaminer has partnered with our friends at Secure Annex to provide additional findings unique to their platform.
Secure Annex also analyzes extensions from other browsers, IDEs, and can continuously monitor.
This extension may not yet be analyzed by Secure Annex.