搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

put userchrome.css in all profile at cretion by default

  • 5 个回答
  • 1 人有此问题
  • 4 次查看
  • 最后回复者为 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