Skip to content

Vivaldi Native Bridge #90

@miguel-rn

Description

@miguel-rn

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions