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

Mozilla サポートの検索

サポート詐欺に注意してください。 私たちはあなたに通話やショートメッセージの送信、個人情報の共有を求めることはありません。疑わしい行為を見つけたら「迷惑行為を報告」からご報告ください。

詳しく学ぶ
このスレッドはアーカイブに保管されました。 必要であれば新たに質問してください。
アーカイブに保管済み

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?

すべての返信 (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!

この投稿は Epicaleb により に変更されました