cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

split tab is annoying

Ferden
Making moves

new feature implemented and its placement in the right-click is abhorrent. Im constantly clicking it when I dont mean to. Move it further down the list, or remove it entirely. its unnecessary, windows has split windows already. split tabs is just reinventing the wheel as a square

1 ACCEPTED SOLUTION

siffemcon
Contributor

Disable it:

Type about:config in the address bar > press Enter

- click 'Accept the risk and continue' if that appears

- search for browser.tabs.splitView.enabled > change the value to false

 

View solution in original post

3 REPLIES 3

siffemcon
Contributor

Disable it:

Type about:config in the address bar > press Enter

- click 'Accept the risk and continue' if that appears

- search for browser.tabs.splitView.enabled > change the value to false

 

thank you! 

Agentvirtuel
Collaborator

Hello

Split View in Firefox
https://support.mozilla.org/en-US/kb/split-view-firefox

These similar discussions
https://connect.mozilla.org/t5/ideas/open-in-split-view-with-a-new-dropwdown-entry-between-open-new/...
https://connect.mozilla.org/t5/discussions/split-view-feedback/td-p/123886

browser.tabs.splitView.enabled value to false, you, don't want use Split View

If you, want use Split View
For information, with the help of userChrome.css
https://support.mozilla.org/en-US/questions/1578301#answer-1813624

#context-openlinkinsplitview{display:none!important;}