-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
Just wanted to suggest that this browser could possibly be supported but mostly to document my experience with the Native Bridge installation process for others.
I can confirm this extension works perfectly on Vivaldi (Chromium-based browser) on Linux.
Native Bridge also works. I was able to install it by changing the Chromium path to Vivaldi's in the Python script.
Also I had an issue where the installed script (located in "~/bin/" on Mac OS) was failing for some reason... I figured out the issue was that my Python path variable is python3 not python so I changed the shebang line to #!/usr/bin/env python3 and, voila. Mac OS users that install python via homebrew without setting env variable will face this issue.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels