25-05-2026 03:06 PM
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
Solved! Go to Solution.
25-05-2026 03:28 PM
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
25-05-2026 03:28 PM
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
25-05-2026 03:44 PM
thank you!
25-05-2026 09:57 PM - edited 25-05-2026 10:04 PM
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;}