Protect what matters – even after you're gone. Make a plan for your digital legacy today.
Forum Discussion
Former Member
5 years agoFirefox Nightly PPA doesn't communicate with app
I have 1Password for Linux 8.1.2-10.BETA installed, and have tested it with the system repository installed Firefox with the beta extension on Pop!_OS 21.04 and it communicated with the app perfectly...
Former Member
5 years agoSOLVED!
Support got back to me, it ended up that the Nightly PPA did need to be added to a list of approved browsers since the PPA installs itself to run with "firefox-trunk" so it can run side by side with non nightly Firefox builds. Here was the process they sent me:
- Pop open a terminal, and run sudo mkdir /etc/1password (if you've done this already, you can skip it).
- Run cd /etc/1password
- Run sudo gedit custom_allowed_browsers
- Paste in the appropriate browser code - such as opera or vivaldi-bin. (in my case firefox-trunk)
- Save the file.
- In terminal, run sudo chown root:root /etc/1password/custom_allowed_browsers && sudo chmod 755 /etc/1password/custom_allowed_browsers
- Run 1Password - it will read our new config file and make the appropriate connections.
Worked like a charm! 1Password support is top notch!