Şu anda bakım nedeniyle sitemiz kısıtlı işlevsellik sunmaktadır. Mevcut makaleler sorununuzu çözmediyse ve bize soru sormak isterseniz Twitter’da @FirefoxSupport hesabından ve Reddit’teki /r/firefox subreddit'inden destek gönüllülerimize ulaşabilirsiniz.

Mozilla Destek’te Ara

Destek dolandırıcılığından kaçının. Mozilla sizden asla bir telefon numarasını aramanızı, mesaj göndermenizi veya kişisel bilgilerinizi paylaşmanızı istemez. Şüpheli durumları “Kötüye kullanım bildir” seçeneğini kullanarak bildirebilirsiniz.

Daha Fazlasını Öğren

CSS file to all users

  • 3 yanıt
  • 1 kişi bu sorunu yaşıyor
  • 9 gösterim
  • Son yanıtı yazan: t.santos-ext

more options

I have created a custom 'userChrome.css' file that I want to distribute to all users ex: user's xxxxxxx.default directory and the .css file placed inside with the modifications.

I can do it if i copy the file manually, but i need to do it automatically.

What am I missing?

Thanks.

I have created a custom 'userChrome.css' file that I want to distribute to all users ex: user's xxxxxxx.default directory and the .css file placed inside with the modifications. I can do it if i copy the file manually, but i need to do it automatically. What am I missing? Thanks.

Seçilen çözüm

See also this thread:

Bu yanıtı konu içinde okuyun 👍 1

Tüm Yanıtlar (3)

more options

Best would be to continue in your other thread on the Firefox for Enterprise forum where you posted about using an autoconfig.cfg file to deploy Firefox that also has code for creating a userChrome.css file, so I will lock this thread.

If you want a new thread for using userChrome.css then keep in mind that userChrome.css tweaks aren't officially supported and can stop working at any time.

cor-el tarafından tarihinde düzenlendi

more options

Seçilen çözüm

See also this thread:

more options

cor-el said

See also this thread:

You are the best, you saved me :)

It worked like a charm.

Thank you,