Access to about:debugging while blocking all extensions via GPO
Hello,
As the title mentions, applying a block to all extensions via "*" by utilizing Extension Management GPO will block about:debugging.
Is there a way to simultaneously have all extensions blocked and about:debugging available?
Here's the JSON - { "*": { "installation_mode": "blocked" } }
Appreciate your time and help,
-
Dom
선택된 해결법
I opened https://bugzilla.mozilla.org/show_bug.cgi?id=1778559 for this.
문맥에 따라 이 답변을 읽어주세요 👍 1모든 댓글 (4)
The reason we block about:debugging is because a user can explicitly load an addon on the about:debugging.
You're right, though, that this is probably a little heavy handed. Maybe I should just disable the "load temporary addon" button.
선택된 해결법
I opened https://bugzilla.mozilla.org/show_bug.cgi?id=1778559 for this.
Thanks for the insight and feedback!
This question has been locked because the original author has deleted their account. While you can no longer post new replies, the existing content remains available for reference.