autonome / alwaysright

Browser extension that always opens new tabs immediately to the right of the active tab.
https://addons.mozilla.org/en-us/firefox/addon/always-right/
28 stars 5 forks source link

[Firefox] Request - Add an option to force external links to open to the right of the current tab #30

Open LL25255252 opened 2 years ago

LL25255252 commented 2 years ago

"External Links" - Links from outside of Firefox. Is it possible ? Thanks in advance !

autonome commented 6 months ago

It just listens for tabs.onCreated events - which covers this case.

It works fine for me in Firefox, and always has. Latest stable and nightly of Firefox both still open links from external apps immediately to the right of the active tab.

Can you see if you have some other extension or preference set which may be interfering? Testing in a new empty profile is the easiest way to confirm this.