搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

Learn More

how to disable App tabs (pined tabs) from being started automatically?

  • 3 回覆
  • 2 有這個問題
  • 7 次檢視
  • 最近回覆由 Andrew

more options

how to disable App tabs (pined tabs) from being started automatically?

because the option [Don't load tabs until selected] dose not work with it, and it keeps starting every time when I restart Firefox.

Please help me!

how to disable App tabs (pined tabs) from being started automatically? because the option [Don't load tabs until selected] dose not work with it, and it keeps starting every time when I restart Firefox. Please help me!

被選擇的解決方法

Don't bother, I reached to the solution by my self, you can do it as following:

Type "about:config" [ without quotation marks! ] in the Location Bar (address bar) and press Enter to display the list of preferences, as shown in the picture #1 in Firefox 17 on Windows 7.

If you see a page with the warning message as shown in picture #2, This might void your warranty!, click the button labeled "I'll be careful, I promise!", to continue (in fact, there is no warranty whatsoever, it's more a joke to ensure that users are aware of what they are about to do). uncheck the check-box there to avoid the warning in the future.

Now at the search bar in the picture #3 type: tab and look for the

preference name:

browser.sessionstore.restore_pinned_tabs_on_demand

or you can copy it directly to the search bar, Next, follow the instruction in picture #3 .

Just in case if the pictures didn't appear, do these steps:

First: Right click at the preference name that we searched for. Next, click Toggle to change the value from false to true. Or, double click on it and it will change. Finally, restart Firefox and you will notice that they don't load automatically until you click on it.

That's it, Good luck to all. ;-)


Note: The bolded font preferences list is the user modified, and the un-bolded is the default setting.

Warning: Modifying preferences can, in rare circumstances, break Firefox, Thunderbird or the Mozilla Suite, or can cause strange behavior. Only do so if you know what you are doing or are following trustworthy advice.

Additional INFO:

about:config is a feature of Mozilla applications which lists application settings (known as preferences) that are read from the profile files prefs.js and user.js, and from application defaults. Many of these preferences are not present in the Options or Preferences dialog. Using about:config is one of several methods of modifying preferences and adding other "hidden" ones.

從原來的回覆中察看解決方案 👍 1

所有回覆 (3)

more options

App tabs start automatically when you start the browser.

more options

選擇的解決方法

Don't bother, I reached to the solution by my self, you can do it as following:

Type "about:config" [ without quotation marks! ] in the Location Bar (address bar) and press Enter to display the list of preferences, as shown in the picture #1 in Firefox 17 on Windows 7.

If you see a page with the warning message as shown in picture #2, This might void your warranty!, click the button labeled "I'll be careful, I promise!", to continue (in fact, there is no warranty whatsoever, it's more a joke to ensure that users are aware of what they are about to do). uncheck the check-box there to avoid the warning in the future.

Now at the search bar in the picture #3 type: tab and look for the

preference name:

browser.sessionstore.restore_pinned_tabs_on_demand

or you can copy it directly to the search bar, Next, follow the instruction in picture #3 .

Just in case if the pictures didn't appear, do these steps:

First: Right click at the preference name that we searched for. Next, click Toggle to change the value from false to true. Or, double click on it and it will change. Finally, restart Firefox and you will notice that they don't load automatically until you click on it.

That's it, Good luck to all. ;-)


Note: The bolded font preferences list is the user modified, and the un-bolded is the default setting.

Warning: Modifying preferences can, in rare circumstances, break Firefox, Thunderbird or the Mozilla Suite, or can cause strange behavior. Only do so if you know what you are doing or are following trustworthy advice.

Additional INFO:

about:config is a feature of Mozilla applications which lists application settings (known as preferences) that are read from the profile files prefs.js and user.js, and from application defaults. Many of these preferences are not present in the Options or Preferences dialog. Using about:config is one of several methods of modifying preferences and adding other "hidden" ones.

由 httan 於 修改

more options

I'm sorry I could not help but I am glad that you have solved the issue you had.