Skip to content

Instantly share code, notes, and snippets.

View Lisible's full-sized avatar
💻
Writing some code

Clément Sibille Lisible

💻
Writing some code
View GitHub Profile
@Lisible
Lisible / how-to-run-passff-on-windows.md
Created December 22, 2025 16:26 — forked from jasonm23/how-to-run-passff-on-windows.md
Running passff on Windows and Firefox

Hi all, Please consider donating to this or any of my many of opensource projects.

Buy Me a Coffee at ko-fi.com

How To run PassFF for Firefox on Windows

Getting it running on Windows is fairly simple, but the browser extension PassFF with its host script, PassFF host didn't work for me after running the installer install_host_app.bat file.

I found gopass which is a Go implementation of the original pass script, and seems to be 100% compatible.