Important Notice: We're experiencing email notification issues. If you've posted a question in the community forums recently, please check your profile manually for responses while we're working to fix this.

On Monday the 3rd of March, around 5pm UTC (9am PT) users may experience a brief period of downtime while one of our underlying services is under maintenance.

搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

put userchrome.css in all profile at cretion by default

  • 5 回覆
  • 1 有這個問題
  • 21 次檢視
  • 最近回覆由 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

被選擇的解決方法

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

從原來的回覆中察看解決方案 👍 0

所有回覆 (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

選擇的解決方法

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