搜尋 Mozilla 技術支援網站

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

Learn More

Blocking access to about:profiles

  • 1 回覆
  • 1 有這個問題
  • 81 次檢視
  • 最近回覆由 Scribe

more options

Hi, please help me block access to the about:profiles page. I'm using Firefox 86 on Linux Mint 20.

Hi, please help me block access to the about:profiles page. I'm using Firefox 86 on Linux Mint 20.

被選擇的解決方法

Hi, you can do that by using a Policy.

{
  "policies": {
    "BlockAboutProfiles": true 
  }
}

If your question is resolved by this or another answer, please help other users by marking the best reply as Solved. Thank you!

從原來的回覆中察看解決方案 👍 0

所有回覆 (1)

more options

選擇的解決方法

Hi, you can do that by using a Policy.

{
  "policies": {
    "BlockAboutProfiles": true 
  }
}

If your question is resolved by this or another answer, please help other users by marking the best reply as Solved. Thank you!