搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

firefox loads 9 instances of itself when started

  • 3 个回答
  • 1 人有此问题
  • 318 次查看
  • 最后回复者为 FredMcD

more options

My computer began running very sluggishly in the last 24 hours. I went to task manager in Windows ten. It shows 9 firefox programs loaded in there and running. I tried shutting them down to get to one but was unsuccessful. What could be causing that?

My computer began running very sluggishly in the last 24 hours. I went to task manager in Windows ten. It shows 9 firefox programs loaded in there and running. I tried shutting them down to get to one but was unsuccessful. What could be causing that?

被采纳的解决方案

More than one process is normal for the current Firefox. http://www.ghacks.net/2016/07/22/multi-process-firefox/

Multi-process Firefox is codenamed "e10s". https://wiki.mozilla.org/Firefox/multiprocess


Try to disable multi-process tabs in Firefox. You can disable multi-process tabs in Firefox by setting the related prefs to false on the about:config page.

browser.tabs.remote.autostart = false browser.tabs.remote.autostart.2 = false

Type about:config<enter> in the address bar. If a warning screen comes up, press the I Accept the Risk button. At the top of the screen is a search bar.

定位到答案原位置 👍 1

所有回复 (3)

more options

选择的解决方案

More than one process is normal for the current Firefox. http://www.ghacks.net/2016/07/22/multi-process-firefox/

Multi-process Firefox is codenamed "e10s". https://wiki.mozilla.org/Firefox/multiprocess


Try to disable multi-process tabs in Firefox. You can disable multi-process tabs in Firefox by setting the related prefs to false on the about:config page.

browser.tabs.remote.autostart = false browser.tabs.remote.autostart.2 = false

Type about:config<enter> in the address bar. If a warning screen comes up, press the I Accept the Risk button. At the top of the screen is a search bar.

more options

That helped by cutting the number from 10 to 4. Thank you.

more options

Glad to help. Safe Surfing.