lusakasa / saka-key

A keyboard interface to the web
https://key.saka.io
MIT License
860 stars 70 forks source link

Add "Open new window in background" feature #304

Open codygman opened 4 years ago

codygman commented 4 years ago

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:

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