Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Подробнее

Blocking access to about:profiles

  • 1 ответ
  • 1 имеет эту проблему
  • 11 просмотров
  • Последний ответ от 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!