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

ff `browser.tabs.insertAfterCurrent` setting #27

Closed coot closed 6 months ago

coot commented 4 years ago

Recent version of firefox (71, possibly earlier too) has browser.tabs.insertAfterCurrent setting which can be set to True to open new tabs on the right, rather than browser.browserSettings.newTabPosition

autonome commented 6 months ago

Thanks for filing. This uses a web-extensions setting now instead.