Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

본 사이트는 여러분의 사용자 경험을 개선하기 위해 유지 보수를 진행하는 동안 기능이 제한됩니다. 도움말로 문제가 해결되지 않고 질문을 하고 싶다면 Twitter의 @FirefoxSupport 및 Reddit의 /r/firefox 채널을 활용하세요.

Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

After updating to 91 version all my addons stopped working in private mode. How to enable all addons to work in private mode at once ?

  • 6 답장
  • 1 이 문제를 만남
  • 1 보기
  • 최종 답변자: cor-el

more options

After updating to 91 version almost all my addons stopped working in private mode.

When FF team decided to block all addons for private mode there was a setting in about:config to allow all adons to work in private mode, but it looks like it is removed in 91 (?) or renamed (?).

So, how to enable all addons to work in private mode at once ? I have a lot and clicking each one in its settings will take a lot of time.

After updating to 91 version almost all my addons stopped working in private mode. When FF team decided to block all addons for private mode there was a setting in about:config to allow all adons to work in private mode, but it looks like it is removed in 91 (?) or renamed (?). So, how to enable all addons to work in private mode at once ? I have a lot and clicking each one in its settings will take a lot of time.

선택된 해결법

I wrote a script to solve my problem - github repo. It updates extensions prefs in user's profile dir to allow extensions in private mode.

문맥에 따라 이 답변을 읽어주세요 👍 0

모든 댓글 (6)

more options

Hey there!

I've found this link to a case similar to yours: https://support.mozilla.org/en-US/questions/1212268

Hope it helps!

Bithiah

more options

A little bit digging gave me that the setting "extensions.allowPrivateBrowsingByDefault" is indeed removed. This is sad, so for now there is no easy way to enable all addons in private windows at once.

more options

Hi Tim,

  • Click the menu button Fx89menuButton, click Add-ons and Themes and select Extensions.
  • Click on the extension that you would like to manage.
  • This will open a panel where you can manage extension settings.
  • Next to Run in Private Windows, select Allow to enable the extension to work in private browsing,
  • or select Don’t Allow to disable it in private browsing. Once you have made your selection, you can exit the Add-ons Manager.

See More: https://support.mozilla.org/en-US/kb/extensions-private-browsing

more options

Note that there used to be a pref to allow extensions automatically in PB mode (extensions.allowPrivateBrowsingByDefault), but support for this pref has been removed in Firefox 91 as it was causing issues with extensions that weren't allowed to run in PB mode via their manifest.

more options

선택된 해결법

I wrote a script to solve my problem - github repo. It updates extensions prefs in user's profile dir to allow extensions in private mode.

more options

See also:

  • 1627939 - Problem with extensions with incognito: not_allowed in their manifest and flag allowPrivateBrowsingByDefault