Remove new tab button
-
This might be an odd one, but I am trying to make my browser as unintuitive as possible to the uninitiated so that I am the only one who can and feels comfortable using my browser. I have moved the address bar to the bottom, removed the "close tab" button, and instead use the mouse gestures. I set different languages for different websites. But I haven't quite figured out how to remove the "Open a new tab button"
I would love it if they added an option to hide that button since I don't use it anyway (I use mouse gestures for most of my tasks), as they did with the close button
-
@UBoiii Use CSS mod:
div.button-toolbar.newtab {display:none !important;}
-
I use:
/* Remove the new tab button. */ .toolbar-tabbar .newtab { display: none; }
See here for how to apply a CSS mod (under "Adding Style - Vivaldi 2.6 and above"): https://forum.vivaldi.net/topic/10549/modding-vivaldi
-
Hi, this is a duplicate of Option to Hide New Tab Button, which I consider a duplicate of Customisable Toolbars.
-
Ppafflick moved this topic from Automotive Feature Requests on
-
Thank you for your request. As this post has had less than 5 votes over 4 years it will now be archived. You can make a new request if you feel it is still needed in the browser.
-
LLonM moved this topic from Desktop Feature Requests on