Dietrich Ayala

Results 103 comments of Dietrich Ayala

This is likely the Chromium bug: https://issues.chromium.org/issues/40805401 I'm testing a workaround: https://stackoverflow.com/a/66618269/4096929

Hrm, nope. Just tested opening external link after 25s delay and still opened at end.

I might just ship with this attempted mitigation and call it a day, hope it happens at least a bit less. This is clearly a bug in Chrome's implementation of...

* Open URL from external application * Click on a link in current ab * Right-click link -> Open link in new tab * Middle-click link * File -> New...

Super helpful, thanks! I'll if the source is available, see what they're doing differently. On Wed, Apr 24, 2024, at 12:01, PuppetMaster000 wrote: > > > > I checked out...

It's the manifest version - and is basically like "major versions" of the browser extension framework itself. Google developed and pushed manifest v3, and is no longer accepting v2 extensions...

Hrm, looks like v2.0.0 in the store is the mv3 version. I'm sorry, but unfortunately I think we'll just have to wait until Chrome fixes the underlying issue. I can't...

No worries, thanks for reporting it. I did some more testing, but this time against Chrome 124 (stable) vs Chrome 126 (nightly), and in early results appears that the workaround...