347 κριτικές
- Βαθμολογία 4 από 5από Χρήστης Firefox 13603996, ένας χρόνος πρινI love it! I run AI chat in the side view, always available for me.
I'd given it 5 stars if it had more options, like the option to specify shortcuts to different pages or setting a default page to load in it at startup. - Βαθμολογία 5 από 5από Χρήστης Firefox 18416970, ένας χρόνος πριν
- Βαθμολογία 5 από 5από Al Nahrayn Compony, ένας χρόνος πριν
- Βαθμολογία 3 από 5από Chris Hayes, ένας χρόνος πρινSeems like a neat idea; however, it's clunky for anyone that puts their tabs in the sidebar since you can only show one or the other at a time, not both.
- Βαθμολογία 3 από 5από Χρήστης Firefox 17701418, ένας χρόνος πρινThe idea is great, and one of the reasons I still enjoy another Browser VERY much for having this feature. But as it is implemented right now, the Side View is far too limited. Not being able to increase the width or having more than just one side view are dealbreakers (so is the "Side View" header, it wastes space)
- Βαθμολογία 5 από 5από Seän "frostbyte" Shepherd, ένας χρόνος πριν
- Βαθμολογία 5 από 5από strigoi, ένας χρόνος πρινEssential 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?
- Βαθμολογία 3 από 5από zhuangxiaosen, ένας χρόνος πρινPlease note: The Side View extension is not well compatible with another extension called Toggle Sidebery sidebar. 😅
- Βαθμολογία 5 από 5από Static1047, ένας χρόνος πρινThis is perfect for quickly throwing an email I am referencing in the sidebar and copying the data over!
- Βαθμολογία 1 από 5από muffin, ένας χρόνος πρινquite terrible. takes over your sidebar so if you have vertical tabs there you can say bye bye to them.
- Βαθμολογία 5 από 5από Micka149, ένας χρόνος πριν
- Βαθμολογία 2 από 5από Χρήστης Firefox 12169442, ένας χρόνος πριν
- Βαθμολογία 5 από 5από Χρήστης Firefox 11940868, ένας χρόνος πριν
- Βαθμολογία 4 από 5από Rikko, ένας χρόνος πριν
- Βαθμολογία 1 από 5από Χρήστης Firefox 16959389, ένας χρόνος πριν
- Βαθμολογία 1 από 5από RLW, 2 χρόνια πριν
- Βαθμολογία 5 από 5από Χρήστης Firefox 18321173, 2 χρόνια πριν
- Βαθμολογία 5 από 5από Yuri M., 2 χρόνια πριν
- Βαθμολογία 5 από 5από Anduril97, 2 χρόνια πριν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 :) - Βαθμολογία 4 από 5από CherKab, 2 χρόνια πρινCette extension pour firefox est vraiment très utile.
Je ne peut m'en passer. Le seul inconvénient c'est qu'elle n'est pas implémenter de base et qu'elle ne figure pas parmi les extension recommandée par Mozilla Firefox.
merci à la fondation pour le travail que vous faite en apparence. - Βαθμολογία 3 από 5από BrunoFortunatto, 2 χρόνια πρινUma função boa mas parece que foi abandonada pela Mozilla! Última atualização a cinco anos! Seria bom uma atualização que redirecionasse a barra lateral automaticamente para um tamanho compatível com a leitura! Outra atualização seria ao clicar sobre o ícone do Side View, ele fechasse automaticamente, retornando para a função anterior na barra.
- Βαθμολογία 5 από 5από Χρήστης Firefox 18301226, 2 χρόνια πριν
- Βαθμολογία 4 από 5από Alien10001, 2 χρόνια πρινLooks bad in dark mode. The icon of the extension is black on dark background. Also would be cool if the list of recent and current tabs changed to a dark theme when dark mode is enabled. Please remove the icon in the website context menu. Context menus had icons in earlier versions of Firefox but all of the icons got removed.
- Βαθμολογία 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)