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.
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 } }
- 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!
定位到答案原位置 👍 0所有回复 (1)
选择的解决方案
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!