Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

This site will have limited functionality while we undergo maintenance to improve your experience. If an article doesn't solve your issue and you want to ask a question, we have our support community waiting to help you at @FirefoxSupport on Twitter and/r/firefox on Reddit.

Search Support

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

put userchrome.css in all profile at cretion by default

  • 5 replies
  • 1 has this problem
  • 4 views
  • Last reply by j700f

more options

Hi, we are using firefox with citrix. All users can open citrix in their session. First time they launch firefox it creates firefox profil. I have to use a specific userchrome.css ans would like to put it on each profil creation at first launch but cant find the way to do it. That's why i need your help. Can i use a default profil for everybody including this file or do i have to copy this file on each first profil ccreation ... and how to do it ? Regards Olivier

Hi, we are using firefox with citrix. All users can open citrix in their session. First time they launch firefox it creates firefox profil. I have to use a specific userchrome.css ans would like to put it on each profil creation at first launch but cant find the way to do it. That's why i need your help. Can i use a default profil for everybody including this file or do i have to copy this file on each first profil ccreation ... and how to do it ? Regards Olivier

Chosen solution

Hi, thanks for your reply. i've created a shortcute that launch abat or a ps1 and use this 3 command :

firefox.exe -create XXXX inside profile folder XXXX : create + copy folder chrome and file userchrome.css firefox.exe -p XXXX

Read this answer in context 👍 0

All Replies (5)

more options

we use firefox 60 esr

more options

Do you customize Firefox or use Autoconfig? I have a script that should work on the 60 ESR:

https://mike.kaply.com/2016/05/24/default-profile-directory-doesnt-work-in-firefox-46/

Let me know if it doesn't.

more options

Chosen Solution

Hi, thanks for your reply. i've created a shortcute that launch abat or a ps1 and use this 3 command :

firefox.exe -create XXXX inside profile folder XXXX : create + copy folder chrome and file userchrome.css firefox.exe -p XXXX

more options

Glad you found a way to do it,

more options

Okoklll