| https://www.office.com | https://clients2.google.com/service/update2/crx |
{ "name": "Microsoft Single Sign On", "icons": { "16": "windows16.png", "48": "windows48.png", "128": "windows128.png" }, "action": { "default_icon": { "16": "windows16.png", "48": "windows48.png", "128": "windows128.png" }, "default_title": "Sign in to websites with accounts on Windows and macOS" }, "version": "1.0.11", "background": { "service_worker": "background.js" }, "update_url": "https://clients2.google.com/service/update2/crx", "description": "Sign in to supported websites with your Microsoft work or school accounts on Windows and macOS platforms.", "permissions": [ "nativeMessaging" ], "content_scripts": [ { "js": [ "content.js" ], "run_at": "document_start", "matches": [ "https://*/*" ], "all_frames": true } ], "manifest_version": 3, "content_security_policy": { "base-uri": "none", "script-src": "self", "default-src": "none", "form-action": "none" } }
ⓘ 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.