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!

Rechercher dans l’assistance

Évitez les escroqueries à l’assistance. Nous ne vous demanderons jamais d’appeler ou d’envoyer un SMS à un numéro de téléphone ou de partager des informations personnelles. Veuillez signaler toute activité suspecte en utilisant l’option « Signaler un abus ».

Learn More

Access to about:debugging while blocking all extensions via GPO

  • 3 réponses
  • 1 a ce problème
  • 1 vue
  • Dernière réponse par 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

Toutes les réponses (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

Solution choisie

more options

Thanks for the insight and feedback!