How do I get tabs to open at far right and not next to page where I found them
when I right click to get to "open in new tab", I want that tab (when opened) to be at the extreme right, not next
الحل المُختار
It's a bit hidden, but Firefox does have a way to do this:
- In the address bar, type about:config and press the Enter key.
- The about:config "This might void your warranty!" warning page may appear.
Click I accept the risk! to continue to the about:config page. - In the search box at the top, type "browser.tabs.insertRelatedAfterCurrent".
- Double-click on the first item that appears in the list to change the value to false.
Hope that helps!
Read this answer in context 👍 2All Replies (2)
الحل المُختار
It's a bit hidden, but Firefox does have a way to do this:
- In the address bar, type about:config and press the Enter key.
- The about:config "This might void your warranty!" warning page may appear.
Click I accept the risk! to continue to the about:config page. - In the search box at the top, type "browser.tabs.insertRelatedAfterCurrent".
- Double-click on the first item that appears in the list to change the value to false.
Hope that helps!
Thank you!!!