리뷰 193개
- 5점 만점에 5점Firefox 사용자 11833568 님, 2년 전I hope to see Side View fully implemented natively in Firefox soon.
But it isn't useful as is, with the limited width. I had to fix this with this guide:
https://superuser.com/questions/1276800/customize-the-maximum-width-of-the-firefox-sidebar
Required a change in about:config for me:
(toolkit.legacyUserProfileCustomizations.stylesheets = true) - 5점 만점에 5점Firefox 사용자 15145467 님, 2년 전
- 5점 만점에 5점realsamiru 님, 2년 전If I had known about this feature, I would never have left Firefox for Edge. (Please add this as a built-in feature.)
Edge had another very productive feature called Web Select, which allowed users to copy text with formats. It was based on their built-in web capturing feature, but unfortunately, they deprecated it. Now users are upset, and Bing Chat is not a very useful feature to keep people with Edge.
Please add a Web Select-like feature to Firefox Capture. This is the last thing I need from Firefox. Great work! You are the pioneer of browsers. Thanks! - 5점 만점에 5점Firefox 사용자 17243298 님, 2년 전
- Firstly, big thanks to the creator for this addon.
Secondly, I have to admit I don't use it in the intended way but rather as a workaround on sites attempting to block adblockers. Specifically Twitch. I don't know how it seems to work, but Twitch will block me from watching streams with an adblocker by giving me an error 90% of the time.
I started using this to circumvent it. For some reason, opening the stream in this side tab will FORCE streams to load in the main tab 100% of the time. Thank you, because without this I'd not be able to watch twitch with adblockers. - Для увеличения боковой панели
1. откройте about: config в Firefox и установите для параметра toolkit.legacyUserProfileCustomizations.stylesheets значение true
2. Меню Firefox -> Справка -> Информация для решения проблем -> Папка профиля -> Открыть папку, создаём папку Chrome
3. В папке Chrome создаём текстовый документ и вставляем в него текст
#sidebar-box {
max-width: none !important;
min-width: 0px !important;
}
Сохраняем и переименовываем в userChrome.css
4. Перезагружаем браузер и радуемся неограниченной регулировкой размера боковой панели. - 5점 만점에 5점Marcus Jaschen 님, 2년 전
- 5점 만점에 5점Firefox 사용자 15136820 님, 2년 전
- 5점 만점에 5점Louis Grasset 님, 2년 전
- 5점 만점에 5점Firefox 사용자 16333986 님, 2년 전
- 5점 만점에 5점Firefox 사용자 17866760 님, 2년 전
- 5점 만점에 5점Firefox 사용자 15029346 님, 2년 전
- 5점 만점에 5점Firefox 사용자 15334684 님, 2년 전Very useful to the browsing experience, great addition to an already exceptional browser!