搜索 | 用户支持

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

Learn More

multiprocess windows turned off

  • 3 个回答
  • 2 人有此问题
  • 10 次查看
  • 最后回复者为 cor-el

more options

Multiprocess Windows is off. Says "0/2 (Disabled by add-ons)"

Browers.tabs.remote are both set to true

How do I find out which add-on is the problem? Turn all off and adding back in one a time, restarting, rechecking, is way too complicated. If FF knows an add-on turned off multiprocess, it should know which one, right? Thx. Windows 7, 64-bit, quad processor

Multiprocess Windows is off. Says "0/2 (Disabled by add-ons)" Browers.tabs.remote are both set to true How do I find out which add-on is the problem? Turn all off and adding back in one a time, restarting, rechecking, is way too complicated. If FF knows an add-on turned off multiprocess, it should know which one, right? Thx. Windows 7, 64-bit, quad processor

所有回复 (3)

more options

Maybe check the extensions.json file in the profile folder to check compatibility info (multiprocessCompatible) for each extension.

You can use the builtin JSON viewer and drag the file in a tab or the Scratchpad (Pretty Print) to inspect the file.


You can use the about:profiles page to find the location of the profile in "AppData\Roaming".

more options

So how do I launch the viewer?

more options

The builtin viewer should launch automatically when you drag a file with a .json file extension in a tab provided that devtools.jsonview.enabled is set to true on the about:config page.