Die Funktionalität dieser Website ist durch Wartungsarbeiten eingeschränkt, die Ihr Erlebnis verbessern sollen. Wenn ein Artikel Ihr Problem nicht löst und Sie eine Frage stellen möchten, können Sie unsere Gemeinschaft über @FirefoxSupport auf Twitter, /r/firefox oder Reddit fragen.

Hilfe durchsuchen

Vorsicht vor Support-Betrug: Wir fordern Sie niemals auf, eine Telefonnummer anzurufen, eine SMS an eine Telefonnummer zu senden oder persönliche Daten preiszugeben. Bitte melden Sie verdächtige Aktivitäten über die Funktion „Missbrauch melden“.

Weitere Informationen

Blocking access to about:profiles

  • 1 Antwort
  • 1 hat dieses Problem
  • 11 Aufrufe
  • Letzte Antwort von 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.

Ausgewählte Lösung

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!

Diese Antwort im Kontext lesen 👍 0

Alle Antworten (1)

more options

Ausgewählte Lösung

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!