Mozilla 도움말 검색

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

자세히 살펴보기

I can't find an option to always enable tracking protection. Instead, my only option is to "Use Tracking Protection in Private Browsing to block known trackers"

  • 4 답장
  • 1 이 문제를 만남
  • 1 보기
  • 최종 답변자: greenbbb

more options

All the information is posted above. Here's a picture to get an idea of what I mean https://imgur.com/a/w6dXNqq

All the information is posted above. Here's a picture to get an idea of what I mean https://imgur.com/a/w6dXNqq

선택된 해결법

Hmm, possibly that screen is customized by your distribution. You could try this:

(1) In a new tab, type or paste about:config in the address bar and press Enter/Return. Click the button promising to be careful or accepting the risk.

(2) In the search box above the list, type or paste track and pause while the list is filtered

(3) If the privacy.trackingprotection.pbmode.enabled preference -- this is the one for private browsing mode -- is bolded and "modified" or "user set" to false, double-click it to restore the default value of true

(4) Double-click the privacy.trackingprotection.enabled preference -- this is for regular windows -- to switch the value from false to true

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

모든 댓글 (4)

more options

I'm running mozilla firefox on fedora 27 with ublock origin and gnome shell integration extensions

more options

선택된 해결법

Hmm, possibly that screen is customized by your distribution. You could try this:

(1) In a new tab, type or paste about:config in the address bar and press Enter/Return. Click the button promising to be careful or accepting the risk.

(2) In the search box above the list, type or paste track and pause while the list is filtered

(3) If the privacy.trackingprotection.pbmode.enabled preference -- this is the one for private browsing mode -- is bolded and "modified" or "user set" to false, double-click it to restore the default value of true

(4) Double-click the privacy.trackingprotection.enabled preference -- this is for regular windows -- to switch the value from false to true

more options

You can check whether this pref is true to get more choices on the Options/Preferences page.

  • privacy.trackingprotection.ui.enabled = true
more options

Thank you very much for your help. This solved the problem. Wonder why grub shell would change this setting...