Closed felixhabib closed 2 months ago
Latest commit: 1fec957730323344cea028703fc26cac00e05775
The changes in this PR will be included in the next version bump.
Not sure what this means? Click here to learn what changesets are.
Click here if you're a maintainer who wants to add another changeset to this PR
sku
will reuse an existing tab if available in more Chromium browsers.If the user's default browser is not Chromium based, there will be no change. If it is Chromium based, and the user has multiple supported Chromium browsers installed, the tab will open (or be reused) in:
Using default-browser package instead of x-default-browser as it has support for Microsoft Edge and is more widely used.
NB:
This PR is heavily based on the changes from this PR, referenced here. It is an update to https://github.com/seek-oss/sku/pull/426.