On 10/7/20, Ant <ant@zimage.comant> wrote:
> On 10/7/2020 5:17 AM, Lee wrote:
>> On 10/7/20, dipi via support-seamonkey
>> <support-seamonkey@lists.mozilla.org> wrote:
>>>
>>> BTW: Is everybody happy with the tab ordering?
>>
>> no
>>
>>> Especially where a new tab appears
>>> (near the active tab vs. at the rightmost position)?
>>
>> add this to your user.js
>>
>> // browser.tabs.insertRelatedAfterCurrent
>> //   open new tabs
>> //     true : next to current tab
>> //     false: at the extreme right
>> user_pref("browser.tabs.insertRelatedAfterCurrent", false);
>
> Nice, but can't you use about:config method for
> browser.tabs.insertRelatedAfterCurrent?

Yes, you can -- but you don't get to add comments if you set the pref
via about:config

Regards
Lee
_______________________________________________
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey

Reply via email to