Na egosi ajụjụ ndị akpadoro:

Pin in navbar extension via GPO

Hello, I had seen this topic : https://support.mozilla.org/en-US/questions/1489702, i'am using a GPO to deploy an Lockself (password manager) extension on Firefox 152 on … (gụkwuo)

Hello,

I had seen this topic : https://support.mozilla.org/en-US/questions/1489702, i'am using a GPO to deploy an Lockself (password manager) extension on Firefox 152 on all computers in my company. I wanted to pin to navbar just this extension, because users will ask at first time where is it. I have changed the JSON to pin to navbar :

{

 "{ca613ee6-4211-4ae2-aa3c-d29608461d11}": {
   "installation_mode": "force_installed",
   "install_url": "https://addons.mozilla.org/firefox/downloads/latest/lockself-password-manager/latest.xpi",
   "updates_disabled": false,
   "default_area": navbar
 }

}

But when i reload the GPO on a test machine this GPO isn't applied.

So it seems the bug isn't solved ?

Thanks

Open