Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Learn More

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

  • 1 ответ
  • 7 имеют эту проблему
  • 45 просмотров
  • Последний ответ от 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 ?

Выбранное решение

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)

Прочитайте этот ответ в контексте 👍 3

Все ответы (1)

more options

Выбранное решение

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)