| https://deepwiki.com/org/project | https://deepwiki.com/ | |
| https://app.devin.ai/ | https://deepwiki.com | |
| http://www.w3.org/2000/svg | http://stuartk.com/jszip | |
| https://raw.github.com/Stuk/jszip/main/LICENSE.markdown. | https://github.com/nodeca/pako/blob/main/LICENSE | |
| https://stuk.github.io/jszip/documentation/howto/read_zip.html | https://clients2.google.com/service/update2/crx | |
| https://github.com/philipz/deepwiki-md-chrome-extension |
{ "name": "DeepWiki to Markdown", "action": { "default_icon": { "16": "icons/icon16.png", "48": "icons/icon48.png", "128": "icons/icon128.png" }, "default_popup": "popup.html" }, "version": "0.2.3", "background": { "service_worker": "background.js" }, "update_url": "https://clients2.google.com/service/update2/crx", "description": "Convert DeepWiki page content to Markdown format and save it", "permissions": [ "downloads", "tabs", "webNavigation", "scripting" ], "content_scripts": [ { "js": [ "content.js" ], "run_at": "document_idle", "matches": [ "https://deepwiki.com/*", "https://app.devin.ai/*" ] } ], "host_permissions": [ "https://deepwiki.com/*", "https://app.devin.ai/*" ], "manifest_version": 3 }
ⓘ 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.