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.