Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

Pesquisar no apoio

Evite burlas no apoio. Nunca iremos solicitar que telefone ou envie uma mensagem de texto para um número de telefone ou que partilhe informações pessoais. Por favor, reporte atividades suspeitas utilizando a opção "Reportar abuso".

Saber mais
Arquivadas

Is there a way to move the bookmarks sidebar to the right side of the window?

Epicaleb replied
vjinok

When I select "View Bookmarks Sidebar" under bookmarks, the sidebar opens on the left side of my screen. I would prefer for the sidebar to be on the right side of the window. Is there a way to change it?

When I select "View Bookmarks Sidebar" under bookmarks, the sidebar opens on the left side of my screen. I would prefer for the sidebar to be on the right side of the window. Is there a way to change it?

Todas as respostas (1)

A user-friendly solution is the Stylish add-on for Firefox. Once it's installed, click on the icon to open the menu. Select "Write new style" > "Blank style".

Name your new style "SidebarRight" or something that will tell you what it does. In the large textarea, enter

#browser{

   -moz-box-direction: reverse;

}

Click "Save". Your sidebars should now appear on the right.

I hope that helps!

Modificado por Epicaleb a