I've using Skype for Web and I can't get external link to open in Chrome or Safari (or the default browser)
nativefier --name "Skype Web" "https://web.skype.com" --internal-urls ".*?\.skype\.*?"
Are you nativefying a public website?
Yes
Feature request? Have you looked at nativefier --help to see if an existing option could fit your needs?
Yes
Full nativefier command used to build your app: <command here>
nativefier --name "Skype Web" "https://web.skype.com" --internal-urls ".*?\.skype\.*?"
Version of Nativefier (run nativefier --version): v0.0.0
7.6.8
Version of node.js (run node --version): v0.0.0
v8.9.4
OS: <OS here>
macOS Mojave
@luco what do you do, and what happens when you do?
I have a similar issue. Here are some repro steps:
nativefier calendar.google.com)Expect:
Browser opens with that URL
Actual:
Nothing happens
I could also reproduce the issue that @hueykwik mentioned with the only difference that I saw a transparent popup for a second.
Workaround for now: open the links with middle click, that worked fine for me.
@ronjouch Nothing happens.