Important Notice: We're experiencing email notification issues. If you've posted a question in the community forums recently, please check your profile manually for responses while we're working to fix this.

On Monday the 3rd of March, around 5pm UTC (9am PT) users may experience a brief period of downtime while one of our underlying services is under maintenance.

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
  • 25 Aufrufe
  • 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)