#browsers
2 posts.
-
Making 1Password browser extensions talk to the Flatpak desktop app
Browser extension can't see a Flatpak 1Password desktop app via native messaging. Sandbox isolation is the cause. Fix is the explicit cross-sandbox bridge 1Password ships.
-
Persistent CLI flags for Vivaldi on Linux
Vivaldi's launcher reads extra command-line flags from a config file in your home directory on every launch. That's where `--disable-gpu-compositing` and friends belong. Don't edit the .desktop file.