Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

Søg i Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Læs mere
Løst Arkiveret

Do not load pinned tabs on launch until selected - config not working

cor-el replied
EventHorizon

When I pin tabs I do not want them to load upon re-launch until selected

Looking through this Forum I see :

These related prefs can be found on the about:config page.

   browser.sessionstore.restore_hidden_tabs
   browser.sessionstore.restore_pinned_tabs_on_demand 

However even when both are set to : false (which is default setting) all my pinned tabs get loaded upon next launch which slows down launch.

any suggestions ?

When I pin tabs I do not want them to load upon re-launch until selected Looking through this Forum I see : These related prefs can be found on the about:config page. browser.sessionstore.restore_hidden_tabs browser.sessionstore.restore_pinned_tabs_on_demand However even when both are set to : false (which is default setting) all my pinned tabs get loaded upon next launch which slows down launch. any suggestions ?

Alle svar (1)

Valgt løsning

You would have to set the browser.sessionstore.restore_pinned_tabs_on_demand pref to true to disable loading pinned tabs (pinned tabs are restored by default)