Prohledat stránky podpory

Vyhněte se podvodům. Za účelem poskytnutí podpory vás nikdy nežádáme, abyste zavolali nebo poslali SMS na nějaké telefonní číslo nebo abyste sdělili své osobní údaje. Jakékoliv podezřelé chování nám prosím nahlaste pomocí odkazu „Nahlásit zneužití“.

Learn More

Blocking access to about:profiles

  • 1 odpověď
  • 1 má tento problém
  • 70 zobrazení
  • Poslední odpověď od 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.

Zvolené řešení

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!

Přečíst dotaz v kontextu 👍 0

Všechny odpovědi (1)

more options

Zvolené řešení

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!