Windows 10 Accounts Port por Gary Guo
Sign in to supported websites with accounts on Windows 10. Ported from the Chrome's Windows 10 Accounts extension.
2.102 usuarios2.102 usuarios
Metadata de la extensión
Sobre esta extensión
Starting in Firefox 91, Firefox has direct integration with Windows SSO so this extension is no longer needed. Please check out https://support.mozilla.org/en-US/kb/windows-sso for how to enable it.
Sign in to supported websites with accounts on Windows 10. Ported from the Chrome's Windows 10 Accounts extension.
Windows 10 have a native messaging host for Chrome preinstalled. To make it work for the Firefox port, the following steps should be taken:
Create a file C:\Program Files\Windows Security\BrowserCore\manifest-firefox.json with contents
Then execute
to add it as a native messaging host. You can also replace HKCU with HKLM to add for all users.
Sign in to supported websites with accounts on Windows 10. Ported from the Chrome's Windows 10 Accounts extension.
Windows 10 have a native messaging host for Chrome preinstalled. To make it work for the Firefox port, the following steps should be taken:
Create a file C:\Program Files\Windows Security\BrowserCore\manifest-firefox.json with contents
{
"name": "com.microsoft.browsercore",
"description": "BrowserCore",
"path": "BrowserCore.exe",
"type": "stdio",
"allowed_extensions": [
"{d4a5b766-4831-43f0-9d38-0fec359491e7}"
]
}
Then execute
REG ADD "HKCU\Software\Mozilla\NativeMessagingHosts\com.microsoft.browsercore" /ve /t REG_SZ /d "C:\Program Files\Windows Security\BrowserCore\manifest-firefox.json" /f
to add it as a native messaging host. You can also replace HKCU with HKLM to add for all users.
Calificado 4,5 por 33 revisores
Permisos y datos
Permisos requeridos:
- Intercambiar mensajes con otros programas
- Acceder a tus datos para login.microsoftonline.com
Más información
- Versión
- 1.0.2.2resigned1
- Tamaño
- 52,21 KB
- Última actualización
- hace 2 años (25 de abr. de 2024)
- Categorías relacionadas
- Licencia
- Todos los derechos reservados
- Política de privacidad
- Leer la política de privacidad de este complemento
- Historial de versiones
- Añadir a la colección