herrherrmann / omnivore-list-popup

Web extension for Firefox and Chrome that shows a popup with a list of your Omnivore articles to quickly open or archive (similar to the In My Pocket extension).
https://addons.mozilla.org/firefox/addon/omnivore-list-popup/
MIT License
70 stars 4 forks source link

Fix open without visit #45

Open Coedice opened 6 months ago

Coedice commented 6 months ago

Fixes issue where Cmd-click (macOS) and Ctrl-click (Windows) would still close the popup.

This is because the newly open opened tab would become active by default.

herrherrmann commented 6 months ago

Heya, thanks for the PR. May I ask with which browser and operating system you are running into this issue? The feature is working fine for me on Firefox and Vivaldi (macOS).

Coedice commented 6 months ago

I tested it on Brave and Chrome (both macOS) and replicated the problem on both of those.