Windows 10 Accounts Port 제작자: Gary Guo
Sign in to supported websites with accounts on Windows 10. Ported from the Chrome's Windows 10 Accounts extension.
사용자 1,931명사용자 1,931명
확장 메타 데이터
정보
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.
34명이 4.5점으로 평가함
권한 및 데이터
추가 정보
- 부가 기능 링크
- 버전
- 1.0.2.2resigned1
- 크기
- 52.21 KB
- 마지막 업데이트
- 2년 전 (2024년 4월 25일)
- 관련 카테고리
- 라이선스
- All Rights Reserved
- 개인정보처리방침
- 이 부가 기능에 대한 개인정보처리방침 읽기
- 버전 목록
- 모음집에 추가