Întrebări etichetate ca:

cannot create auto:config

I don't understand why auto:config is so difficult (for me at least) to create. Isn't there an easier way? I've tried following the directions and creating the 2 files. … (citește mai mult)

I don't understand why auto:config is so difficult (for me at least) to create. Isn't there an easier way? I've tried following the directions and creating the 2 files. But I can't manage to successfully create auto:config.

I created and pasted the first tile into the prefs folder. For the 2nd, I noticed the firefox.cfg file I created in Notepad appended a .txt suffix. I pasted it into the Firefox top directory. Then typed auto:config into the address bar. Nothing happened. Can anyone tell what I did wrong? Is the .txt suffix not recognized? Or is there's an easier way to do this?

Deschis 5 20

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 … (citește mai mult)

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

Deschis