userChrome.css and .js and userContent are unsupported

Thunderbird Thunderbird Última atualização: 16% de usuários consideraram isto útil
Não tem ninguém traduzindo esse artigo. Se já sabe como funciona as traduções no SUMO, comece a tradução agora. Se quiser aprender como traduzir artigos do SUMO, comece por aqui.

Why is userChrome unsupported?

userChrome.css is a Cascading Style Sheet (CSS) that allows developers to make changes to Thunderbird’s user interface. The CSS rules in userChrome.css are applied to the user interface, and can override nearly every built-in style rule. userChrome.js allows anyone to inject JavaScript code that changes Thunderbird. userContent.css and userContent.js are similar features for websites.

userChrome.css, userChrome.js, userContent.css and userContent.js are very powerful tools, intended for testing by technical users who are familiar with JS, CSS and HTML. The Thunderbird Project does not offer support for modifications to these files. This is because Thunderbird developers are constantly making improvements to the HTML elements, which alters the CSS selectors as well as the underlying JavaScript code. These changes mean that customizations based on userChrome.css, userChrome.js, userContent.css and userContent.js can break Thunderbird at any time and are very difficult to troubleshoot.

How to disable and remove userChrome.css

Users can disable and remove their unsupported userChrome.css file so that it does not load on Thunderbird startup by following these steps:

  1. Click > Settings > General
  2. Scroll down to the bottom and click Config Editor…
  3. Enter toolkit.legacyUserProfileCustomizations.stylesheets and, if it has been changed, you will see a reset button which will look like a counter-clockwise arrow button tb115-undo-16x16. Click it to reset the value immediately.
  4. Remove userChrome.css inside the chrome folder of the profile folder. To find the profile folder, see the How do I find my profile? section in Profiles - Where Thunderbird stores your messages and other user data.

Este artigo foi útil?

Aguarde...

Essas pessoas ajudaram a escrever este artigo:

Illustration of hands

Torne-se um voluntário

Desenvolva e compartilhe sua especialidade com outras pessoas. Responda perguntas e aprimore nossa base de conhecimento.

Saiba mais