Important Notice: We're experiencing email notification issues. If you've posted a question in the community forums recently, please check your profile manually for responses while we're working to fix this.

On Monday the 3rd of March, around 5pm UTC (9am PT) users may experience a brief period of downtime while one of our underlying services is under maintenance.

Eheka Pytyvõha

Emboyke pytyvõha apovai. Ndorojeruremo’ãi ehenói térã eñe’ẽmondóvo pumbyrýpe ha emoherakuãvo marandu nemba’etéva. Emombe’u tembiapo imarãkuaáva ko “Marandu iñañáva” rupive.

Kuaave

Remove “Turn on Vertical Tabs” from the context menu

  • 4 Mbohovái
  • 0 oguereko ko apañuãi
  • 13 Hecha
  • Mbohovái ipaháva TyDraniu

more options

I'm using Firefox Developer Edition v136.0b5, and I'm looking for a way to remove “Turn on Vertical Tabs” from the contextual menu, because I'm so used to reopening a tab by clicking on what was then the last item in the list, that every time I end up with vertical tabs lol.

I'm using Firefox Developer Edition v136.0b5, and I'm looking for a way to remove “Turn on Vertical Tabs” from the contextual menu, because I'm so used to reopening a tab by clicking on what was then the last item in the list, that every time I end up with vertical tabs lol.
Mba’erechaha japyhypyre oñondivegua

Ñemoĩporã poravopyre

Here's the full procedure: 1. Type "about:support" in the address bar 2. Find "Profile Folder" and click the "Open folder" button next to it 3. Create a subfolder named "chrome" 4. Activate "Hiddent Items" in explorer to display file extension 5. Inside "chrome" folder, create a file named userChrome.css (right clic then New > Text document) 6. Edit the file created with any editor (I use Notepad++, which is free). 7. Add this :

 #context_toggleVerticalTabs,
 #tabContextMenu menuseparator:last-of-type {
   display:none !important;
 }

8. Save and restart Firefox. This hide “Turn on Vertical Tabs” and the last separator in the FF context menu. Thanks to TyDraniu for the help 👍

Emoñe’ẽ ko mbohavái ejeregua reheve 👍 2

Opaite Mbohovái (4)

more options

Just add this code to your userChrome.css file:

#context_toggleVerticalTabs {
 display:none !important;
}

¿Imba’eporãva?

more options

Ñemoĩporã poravopyre

Here's the full procedure: 1. Type "about:support" in the address bar 2. Find "Profile Folder" and click the "Open folder" button next to it 3. Create a subfolder named "chrome" 4. Activate "Hiddent Items" in explorer to display file extension 5. Inside "chrome" folder, create a file named userChrome.css (right clic then New > Text document) 6. Edit the file created with any editor (I use Notepad++, which is free). 7. Add this :

 #context_toggleVerticalTabs,
 #tabContextMenu menuseparator:last-of-type {
   display:none !important;
 }

8. Save and restart Firefox. This hide “Turn on Vertical Tabs” and the last separator in the FF context menu. Thanks to TyDraniu for the help 👍

Moambuepyre DragoWeb rupive

¿Imba’eporãva?

more options

Result (I clicked "Quote" instead of "Edit post" and now IDK how to delete this post 😅)

Moambuepyre DragoWeb rupive

¿Imba’eporãva?

more options

Please be informed that after some testing this menu item is going to be removed soon.

¿Imba’eporãva?

Eporandumína

Nde eikéke nde mba’etepe embohovái hag̃ua ñe’ẽmondo. Ikatúpa, emoñepyrũ peteĩ porandu, ndereguerekói gueteriramo nemba’ete.