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

Hilfe durchsuchen

Vorsicht vor Support-Betrug: Wir fordern Sie niemals auf, eine Telefonnummer anzurufen, eine SMS an eine Telefonnummer zu senden oder persönliche Daten preiszugeben. Bitte melden Sie verdächtige Aktivitäten über die Funktion „Missbrauch melden“.

Weitere Informationen

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

  • 1 Antwort
  • 7 haben dieses Problem
  • 158 Aufrufe
  • Letzte Antwort von cor-el
  • Gelöst

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 ?

Ausgewählte Lösung

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)

Diese Antwort im Kontext lesen 👍 3

Alle Antworten (1)

Ausgewählte Lösung

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)