192 recenzije
- Ocijenjeno s 5 od 5od shuuji3, prije 7 mjeseci
- Ocijenjeno s 5 od 5od Batu, prije 7 mjeseci
- Ocijenjeno s 5 od 5od sxlderek, prije 8 mjeseci
- Ocijenjeno s 5 od 5od Desai, prije 8 mjeseci
- Ocijenjeno s 5 od 5od Bullfinch, prije 9 mjeseci
- Ocijenjeno s 5 od 5od Korisnik Firefoxa 18119611, prije 9 mjeseci
- Ocijenjeno s 5 od 5od Seän "Frostbyte" Shepherd, prije 9 mjeseci
- Ocijenjeno s 5 od 5od Korisnik Firefoxa 18672630, prije 9 mjeseci
- Ocijenjeno s 5 od 5od Korisnik Firefoxa 18557317, prije 9 mjeseciThank 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. - Ocijenjeno s 5 od 5od sjmur, prije 9 mjeseci
- Ocijenjeno s 5 od 5od Cyp, prije godinu
- Ocijenjeno s 5 od 5od Korisnik Firefoxa 14961228, prije godinu
- Ocijenjeno s 5 od 5od Emily Valenzuela, prije godinu
- Ocijenjeno s 5 od 5od Korisnik Firefoxa 18416970, prije godinu
- Ocijenjeno s 5 od 5od Al Nahrayn Compony, prije godinu
- Ocijenjeno s 5 od 5od Seän "frostbyte" Shepherd, prije godinu
- Ocijenjeno s 5 od 5od strigoi, prije godinuEssential plugin that I can't do without anymore, thanks for the fix Google meet! Would it be possible to have this extension for ff mobile?
- Ocijenjeno s 5 od 5od Static1047, prije godinuThis is perfect for quickly throwing an email I am referencing in the sidebar and copying the data over!
- Ocijenjeno s 5 od 5od Micka149, prije godinu
- Ocijenjeno s 5 od 5od Korisnik Firefoxa 11940868, prije godinu
- Ocijenjeno s 5 od 5od Korisnik Firefoxa 18321173, prije godinu
- Ocijenjeno s 5 od 5od Yuri M., prije godinu
- Ocijenjeno s 5 od 5od Anduril97, prije godinuHow 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 :) - Ocijenjeno s 5 od 5od Korisnik Firefoxa 18301226, prije godinu
- Ocijenjeno s 5 od 5od Korisnik Firefoxa 11833568, prije 2 godineI 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)