this post was submitted on 19 Aug 2025
2 points (100.0% liked)
LibreWolf
4196 readers
1 users here now
Welcome to the official community for LibreWolf.
LibreWolf is designed to increase protection against tracking and fingerprinting techniques, while also including a few security improvements. LibreWolf also aims to remove all the telemetry, data collection and annoyances, as well as disabling anti-freedom features like DRM. If you have any question please visit our FAQ first: https://librewolf.net/docs/faq/
To learn more or to download the browser visit the website: https://librewolf.net/
If you want to contribute head over to our Codeberg: https://codeberg.org/librewolf
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I was able to figure out how to increase the shortcuts again, I'm still looking for a way to recover pinned posts:
As of update 141, more than 8 shorcuts no longer works this way:
"Increase the number of rows with browser.newtabpage.activity-stream.topSitesRows in about:config and then increase the width of the shortcuts section with the following userContent.css:
"
Per u/jscher2000 on FirefoxCSS subreddit, we can use this instead:
The page now uses grid layout. There is a hardcoded number of columns based on page width. You can tweak these rules to get more columns [on the userContent.css file]:
I was able to recover my pinned tabs following these steps: