A Firefox userChrome.js script for adding a second sidebar with web panels like in Vivaldi/Floorp/Zen but better.
There are many forks of Firefox, but I prefer to continue using the original browser. However, I have also tried other browsers such as Vivaldi, Floorp and Zen. I also miss the feature of having a decent sidebar with web panels, which is why I decided to create my own version, with blackjack and hookers.
fss_demo_v1.3.mp4
⚠️ Warning: data-intensive GIFs under spoiler ⚠️
|
|
Depending on your needs, you can pin the web panel to the side of the web page or make it appear on top of the content. | |
There is an option to open the website using the mobile user agent. There are also buttons to zoom in and out of the content. | |
To save memory, you can manually unload the web panel using two methods: the toolbar button or the context menu. | |
Here you can change the following:
|
|
There is confirmation of the deletion, so you don't need to worry about accidentally deleting the web panel. | |
Here you can change the following:
|
|
You can customize the Second Sidebar like any other toolbar in Firefox: https://support.mozilla.org/en-US/kb/customize-firefox-controls-buttons-and-toolbars. Moreover, you can also move your web panel buttons to other toolbars! |
- Install fx-autoconfig.
- Copy the contents of the
src/
directory (second_sidebar/
andsecond_sidebar.uc.mjs
) intochrome/JS/
. - Clear startup-cache.
- Have fun!
Use a wrapper script provided by @dimdamin: #5.