Skip to content

How to Lazy Load Pinned Tabs in Firefox Browser

  • Posted on
  • by
  • 2 min read

Pinned tabs is a feature in Firefox browser that allows users to keep tabs opened even after exiting the browser. This way, the browser automatically loads any pinned tabs every time the browser is opened for a new session.

You may however prefer to load the pinned tabs only after you have switched to them. This is what I mean by lazy loading the tabs.

The benefit of doing this is that it makes the browser more responsive at startup and reserves Firefox’s memory usage (i.e RAM) for tabs that you are actually browsing, which in turn saves memory for the OS and other apps to use.

Firefox doesn’t provide an option in the settings to lazy load tabs, however, it can be enabled in the hidden advanced configuration preferences as follows:

  1. In the address bar type about:config and press enter.
  2. Accept the warning if it’s your first time using the settings.
    Firefox Advanced Preferences warning message
  3. Search for browser.sessionstore.restore_pinned_tabs_on_demand
  4. Double-click the option to toggle it to True.
    Option to lazy load pinned tabs on restore

That’s it! Pinned tabs will now only load after you switch to them. To return to the default behaviour, just repeat the same steps as above and toggle the option back to False.

Share:

Leave a Reply

Feel free to share your comments or questions with me. I may not be able to respond immediately so please check later once I've approved your comment.

Your email address will not be published. Required fields are marked *

Kelvin Kathia

Kelvin Kathia is a writer that's passionate about sharing solutions to everyday tech problems. He's the founder and editor of Journey Bytes, a tech blog and web design agency. Feel free to leave him comments or questions regarding this post, or by leaving him a message on the contact page. If you found his content helpful, a donation is much appreciated.