Blocking access to about:profiles
Hi, please help me block access to the about:profiles page. I'm using Firefox 86 on Linux Mint 20.
Chosen solution
Hi, you can do that by using a Policy.
{ "policies": { "BlockAboutProfiles": true } }
- https://github.com/mozilla/policy-templates/blob/master/README.md#blockaboutprofiles (See top of page for Linux info.)
If your question is resolved by this or another answer, please help other users by marking the best reply as Solved. Thank you!
Read this answer in context 👍 0All Replies (1)
Chosen Solution
Hi, you can do that by using a Policy.
{ "policies": { "BlockAboutProfiles": true } }
- https://github.com/mozilla/policy-templates/blob/master/README.md#blockaboutprofiles (See top of page for Linux info.)
If your question is resolved by this or another answer, please help other users by marking the best reply as Solved. Thank you!