Starting analysis...
Version 1.0.0 View in Chrome Web Store
The security findings reveal a pattern of overprivileged access that far exceeds what would be expected for a development tool. The broad content script injection capability means this extension can read sensitive data from banking sites, email, and other private web applications.
| http://www.w3.org/2000/svg | https://clients2.google.com/service/update2/crx | |
| https://magicpath.ai/ | https://api.magicpath.ai | |
| https://www.magicpath.ai | https://fonts.googleapis.com/css2?family=Geist:wght@400&display=swap | |
| https://tailwindcss.com | https://react.dev/errors/ | |
| http://www.w3.org/1998/Math/MathML | http://www.w3.org/1999/xlink | |
| http://www.w3.org/XML/1998/namespace | https://json-schema.org/draft/2020-12/schema | |
| http://json-schema.org/draft-07/schema# | http://json-schema.org/draft-04/schema# | |
| https://youtu.be/6gxnTIGjCQc |
{ "env": { "API_URL": "https://api.magicpath.ai", "WEB_URL": "https://www.magicpath.ai" }, "name": "Web Capture - HTML to React with MagicPath", "icons": { "16": "icons/icon-16.png", "32": "icons/icon-32.png", "48": "icons/icon-48.png", "128": "icons/icon-128.png" }, "action": { "default_icon": { "16": "icons/icon-16.png", "24": "icons/icon-24.png", "32": "icons/icon-32.png", "48": "icons/icon-48.png", "128": "icons/icon-128.png" }, "default_popup": "index.html" }, "version": "1.0.0", "background": { "service_worker": "service-worker.js" }, "update_url": "https://clients2.google.com/service/update2/crx", "description": "Capture elements from the web. Convert elements into interactive React components and edit manually or with AI on a canvas.", "permissions": [ "storage", "activeTab", "clipboardWrite" ], "content_scripts": [ { "js": [ "injected/contentScript.js" ], "run_at": "document_idle", "matches": [ "<all_urls>" ] } ], "host_permissions": [ "<all_urls>" ], "manifest_version": 3, "externally_connectable": { "matches": [ "https://magicpath.ai/*", "https://*.magicpath.ai/*" ] }, "web_accessible_resources": [ { "matches": [ "<all_urls>" ], "resources": [ "injected/selectionOverlay.css", "injected/newExtractor.js", "injected/StyleExtractor.js" ] } ] }
ⓘ 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.