Data is synced from the Chrome Web Store. View the official store page for the most current information.
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "2023.1.30.3", "name": "Use My Current Account To Login Microsoft SSO", "description": "__MSG_extDescription__", "default_locale": "en", "icons": { "16": "icons\/icon_16.png", "32": "icons\/icon_32.png", "48": "icons\/icon_48.png", "128": "icons\/icon_128.png" }, "background": { "service_worker": "background-wrapper.js" }, "action": { "default_icon": "icons\/icon_32.png", "default_popup": "popup.html" }, "permissions": [ "identity", "identity.email", "cookies", "declarativeNetRequest", "storage" ], "host_permissions": [ "https:\/\/login.live.com\/*", "https:\/\/login.microsoftonline.com\/*", "https:\/\/login.microsoftonline.de\/*", "https:\/\/login.microsoftonline.us\/*", "https:\/\/login.partner.microsoftonline.cn\/*", "https:\/\/www.vnprodev.com\/*", "https:\/\/vnprodev.com\/*" ], "manifest_version": 3 }