Tìm kiếm hỗ trợ

Tránh các lừa đảo về hỗ trợ. Chúng tôi sẽ không bao giờ yêu cầu bạn gọi hoặc nhắn tin đến số điện thoại hoặc chia sẻ thông tin cá nhân. Vui lòng báo cáo hoạt động đáng ngờ bằng cách sử dụng tùy chọn "Báo cáo lạm dụng".

Tìm hiểu thêm

How to disable Private Browsing Mode with Firefox Flatpak version

  • 4 trả lời
  • 3 gặp vấn đề này
  • 72 lượt xem
  • Trả lời mới nhất được viết bởi TGM

more options

I'm trying to get my Firefox installation to permanently disable private browsing mode, however, all information I can find is for the Snap version of Firefox, and not for the Flatpak version. How do I disable private browsing on my installation?

I'm trying to get my Firefox installation to permanently disable private browsing mode, however, all information I can find is for the Snap version of Firefox, and not for the Flatpak version. How do I disable private browsing on my installation?

Giải pháp được chọn

Looks good to me assuming that that is the correct Firefox installation folder. You can check this in about:support under "Application Basics -> Application Binary".

You can open the about:policies page to see if policies are active and if errors are reported.

Đọc câu trả lời này trong ngữ cảnh 👍 0

Tất cả các câu trả lời (4)

more options

The only way to disable PB mode is via a policies.json, I assume that this works the same on Flatpak and Snap.

more options

Ive tried that, but no dice. I the put policies.json file in /usr/lib/firefox/distribution, and this is in the file: {

 "policies": {
   "DisablePrivateBrowsing": true
 }

}


Is there anything I did wrong?

more options

Giải pháp được chọn

Looks good to me assuming that that is the correct Firefox installation folder. You can check this in about:support under "Application Basics -> Application Binary".

You can open the about:policies page to see if policies are active and if errors are reported.

more options

Thank you! It wasn't under /usr/lib/firefox/distribution, and instead under /app/lib/firefox/firefox-bin