리뷰 193개
- 5점 만점에 5점Firefox 사용자 18119611 님, 9달 전
- 5점 만점에 5점Seän "Frostbyte" Shepherd 님, 9달 전
- 5점 만점에 5점Firefox 사용자 18672630 님, 9달 전
- 5점 만점에 5점Firefox 사용자 18557317 님, 9달 전Thank you, this is the feature I wanted.
However, like Yandex Browser, Whale Browser, Edge Browser, and Vivaldi Browser, closing and opening the window does not keep the content displayed. - 5점 만점에 5점Firefox 사용자 14961228 님, 일 년 전
- 5점 만점에 5점Emily Valenzuela 님, 일 년 전
- 5점 만점에 5점Firefox 사용자 18416970 님, 일 년 전
- 5점 만점에 5점Al Nahrayn Compony 님, 일 년 전
- 5점 만점에 5점Seän "frostbyte" Shepherd 님, 일 년 전
- 5점 만점에 5점Static1047 님, 일 년 전This is perfect for quickly throwing an email I am referencing in the sidebar and copying the data over!
- 5점 만점에 5점Firefox 사용자 11940868 님, 일 년 전
- 5점 만점에 5점Firefox 사용자 18321173 님, 일 년 전
- How to make side panel resizable:
Updated instructions for Feb 2024 (I'm on Firefox version 123)
- Go to about:support
- in Application Basics section find row called Profile Directory, click on Open Directory button
- Close all firefox running instances
- In that folder, find xulstore.json and open it with a text editor
- Find where it says "sidebar-box":{
- inside those brackets look for "style":
- inside this find width: and replace with the following:
width: 50%; max-width: none !important; min-width: 0px !important;
- if you did it correctly it should look like this: "style":"-moz-box-ordinal-group: 3; order: 1; width: 50%; max-width: none !important; min-width: 0px !important;","checked":"true"
- save the file and close, open Firefox and have fun :) - 5점 만점에 5점Firefox 사용자 18301226 님, 일 년 전