Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Tìm kiếm hỗ trợ

Tránh các lừa đảo về hỗ trợ. Chúng tôi sẽ không bao giờ yêu cầu bạn gọi hoặc nhắn tin đến số điện thoại hoặc chia sẻ thông tin cá nhân. Vui lòng báo cáo hoạt động đáng ngờ bằng cách sử dụng tùy chọn "Báo cáo lạm dụng".

Learn More

Access to about:debugging while blocking all extensions via GPO

  • 3 trả lời
  • 1 gặp vấn đề này
  • 1 lượt xem
  • Trả lời mới nhất được viết bởi Dom Langella

more options

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

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

Tất cả các câu trả lời (3)

more options

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.

more options

Giải pháp được chọn

more options

Thanks for the insight and feedback!