Skip to content
This repository has been archived by the owner on Nov 7, 2022. It is now read-only.

Add "Open new window in background" feature #304

Open
codygman opened this issue Aug 7, 2020 · 0 comments
Open

Add "Open new window in background" feature #304

codygman opened this issue Aug 7, 2020 · 0 comments

Comments

@codygman
Copy link

codygman commented Aug 7, 2020

I'm not sure if this is possible after searching the web for "open new window in background firefox -tab", but it would be nice to have.

I have 3 different cases:

  • opening links in new windows and switching to them (covered)
  • opening links in new windows in the background
  • opening a link on the current page, reusing the current tab

The last one requires a bit of messing with about:config and I'll include it just in case any solution for opening a new window in the background conflicts. Basically you must set:

browser.link.open_newwindow.restriction = 0
browser.link.open_newwindow = 1
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant