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
  • 1 Aufruf
  • Letzte Antwort von cor-el

more options

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)

more options

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)