PassFF 的评价
PassFF 作者: Johan Venant, Nathan Wallace, Thomas
46 条评价
- 评分 5 / 5来自 Firefox 用户 14728626, 6 年前Love it. Not sure about the problems some other users had, this extension Just Works™️ for me and does so beautifully! Much love and gratitude to the maintainers for their hard work!
- 评分 5 / 5来自 Firefox 用户 13954098, 6 年前
- 评分 5 / 5来自 Firefox 用户 14050353, 7 年前
- 评分 5 / 5来自 Firefox 用户 12458751, 7 年前
- 评分 5 / 5来自 Firefox 用户 13767857, 7 年前
- 评分 5 / 5来自 Firefox 用户 13490766, 7 年前This works awesom on linux. I have struggle bringing this to work on windows.
I manage to make pass work from normal cmd:
choco install msys2
msys2-bash: pacman -S pass
Created batch in c:\program files\pass\pass.bat and added c:\program files\pass to %PATH%:
setlocal
set PATH=C:\Python36\Scripts\;C:\Python36\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files\gnupg\bin;C:\ProgramData\chocolatey\bin;C:\Users\simeon\AppData\Local\Microsoft\WindowsApps;C:\tools\msys32\usr\bin;
set PASSWORD_STORE_DIR=C:\Users\simeon\.password-store
C:\tools\msys32\usr\bin\bash.exe C:\tools\msys32\usr\bin\pass %*
And now I can use pass from a windows-cmd prompt normally. I also run install_host_app.bat successfully. But I cannot install this plugin. any help? - 评分 5 / 5来自 masterdisaster, 8 年前Together with the pass application, this addon makes for the best password management solution.
- 评分 5 / 5来自 Firefox 用户 13284156, 8 年前I've tried all of them and this one suits my needs. Right now I'm waiting for Mac OS version.
Thanks a lot for Your time and effort.