mirror of
https://github.com/roytam1/UXP.git
synced 2026-07-02 21:28:57 +00:00
61e78cda6a
This adds 'browser.tabs.insertAllAfterCurrent' as a preference which makes all new tabs opened to be next to the currently active tab, instead of at the end - regardless if the tab is considered "related" to the active tab. This (naturally and logically) overrides 'insertRelatedAfterCurrent' Resolves #1782