搜尋 Mozilla 技術支援網站

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

了解更多

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.