Version 1.0.5 View in Chrome Web Store
Consider running this extension in a separate Chrome profile to isolate potential risks from your main browsing session. Monitor your downloads folder for any unexpected files. Given the broad permissions and questionable trust indicators, you might want to look for alternative video downloading solutions with better security practices and developer transparency. If you must use this extension, disable it when not actively downloading Sora videos to minimize exposure.
| https://clients2.google.com/service/update2/crx | https://www.openai.com/ | |
| https://openai.com/ | https://sora.chatgpt.com/ | |
| https://sora.chatgpt.com/g/ | https://sora.chatgpt.com | |
| https://sora.chatgpt.com/explore/videos | https://www.gotogpt4o.com/sora_downloader_feedback.html |
{ "name": "__MSG_extensionName__", "icons": { "16": "images/icon16.png", "48": "images/icon48.png", "128": "images/icon128.png" }, "action": { "default_icon": { "16": "images/icon16.png", "48": "images/icon48.png", "128": "images/icon128.png" }, "default_popup": "popup.html" }, "version": "1.0.5", "background": { "service_worker": "background.js" }, "update_url": "https://clients2.google.com/service/update2/crx", "description": "__MSG_appDescription__", "permissions": [ "storage", "background", "downloads", "tabs" ], "default_locale": "en", "content_scripts": [ { "js": [ "content.js" ], "css": [], "run_at": "document_idle", "matches": [ "https://www.openai.com/*", "https://openai.com/*", "https://sora.chatgpt.com/*", "https://*.chatgpt.com/*", "https://sora.chatgpt.com/g/*" ], "all_frames": false, "exclude_matches": [], "match_about_blank": false, "match_origin_as_fallback": false } ], "host_permissions": [ "https://www.openai.com/*", "https://openai.com/*", "https://*.chatgpt.com/*", "https://sora.chatgpt.com/*", "https://sora.chatgpt.com/g/*" ], "manifest_version": 3, "content_security_policy": { "extension_pages": "script-src 'self'; object-src 'self'" }, "web_accessible_resources": [ { "matches": [ "https://www.openai.com/*", "https://openai.com/*", "https://*.chatgpt.com/*", "https://sora.chatgpt.com/*", "https://sora.chatgpt.com/*" ], "resources": [ "katex/*", "js/*", "fonts/*" ] } ] }
ⓘ 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.