Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More
Open

Pin in navbar extension via GPO

xillibit

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

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

Modified by xillibit

You must log in to your account to reply to posts. Please start a new question, if you do not have an account yet.