Getting started with 1Password for your growing team, or refining your setup? Our Secured Success quickstart guide is for you.
Forum Discussion
Former Member
4 years agoAllowing local app integration from Vivaldi
When trying to integrate the Chrome extension, running in Vivaldi, I get the following error message in the local app log when I try to activate the integration between the local app and the extensio...
Jack_P_1P
1Password Team
4 years agoHey @gruinard:
Thanks for asking! While not enabled by default, support for Vivaldi can be enabled by following these steps:
- Ensure that 1Password for Linux is installed along with 1Password in your browser, and that browser integration is enabled from Settings → Browser.
- Close 1Password completely.
- 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
orvivaldi-bin
. - 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.
- Launch your browser!
If you downloaded 1Password for Linux from the Snap Store, due to sandboxing 1Password is unable to communicate with the browsers. Using our direct downloads available here would sort everything out: Get the 1Password for Linux app
Just as an additional note, it seems like your thread caught in our spam filter and resulted in duplicates, so I've deleted them. :smile: Let me know how you get on with that, or if you run into any trouble along the way!
Jack