Can a browser extension hook the logic that decides where to put an opened link? Like, I almost never agree with my browser about where that should go.
(I've set up my "default browser" to be a shell script wrapper that adds --new-window
to the command line, but that doesn't reliably work, and doesn't handle other weird logic I want like "always open links that match this regexp in the window of the PWA that I set up for that domain".)