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!

Rechercher dans l’assistance

Évitez les escroqueries à l’assistance. Nous ne vous demanderons jamais d’appeler ou d’envoyer un SMS à un numéro de téléphone ou de partager des informations personnelles. Veuillez signaler toute activité suspecte en utilisant l’option « Signaler un abus ».

En savoir plus

Tree Style Tab-removing the top tab bar

  • 1 réponse
  • 0 a ce problème
  • Dernière réponse par cor-el

more options

I am trying to use the tree style tree expansion for Firefox. When I install the tab bar appears at left side as it should, BUT the tab bar appears at the top too. I understand it has to do with the userChrome.css: Questions: 1. The css file is supposed to be created in this folder: C:\Users\jssch\AppData\Roaming\Mozilla\Firefox\Profiles\ 6p6hqx7v.App1d96b2329ff34563bd901f480a66632f\storage\permanent\chrome I that the correct location customized for my pc. 2. Could you supply the correct code for the css file. I am assuming I can use Notepad++ to create the file.

Thank you for your assistance. My email is jsschwab2002@gmail.com

Jonathan Schwab

I am trying to use the tree style tree expansion for Firefox. When I install the tab bar appears at left side as it should, BUT the tab bar appears at the top too. I understand it has to do with the userChrome.css: Questions: 1. The css file is supposed to be created in this folder: ''C:\Users\jssch\AppData\Roaming\Mozilla\Firefox\Profiles\ 6p6hqx7v.App1d96b2329ff34563bd901f480a66632f\storage\permanent\chrome'' I that the correct location customized for my pc. 2. Could you supply the correct code for the css file. I am assuming I can use Notepad++ to create the file. Thank you for your assistance. My email is jsschwab2002@gmail.com Jonathan Schwab

Toutes les réponses (1)

more options

The \storage\permanent\chrome is used for local storage (indexedDB).

The chrome folder should be created in the main profile folder. Primary location used for the main profile that keeps your personal data (Root Directory on about:profiles).

  • ~/Library/Application Support/Firefox/Profiles/<profile>

You can use the button in "Help -> More Troubleshooting Information" (about:support) to go to the current Firefox profile folder or use the about:profiles page (Root directory).


More info about userChrome.css/userContent.css in case you are not familiar:

You need to set this pref to true in about:config to enable userChrome.css and userContent.css in Firefox 69+.

Cela vous a-t-il été utile ?

Poser une question

Vous devez vous identifier avec votre compte pour répondre aux messages. Veuillez poser une nouvelle question, si vous n’avez pas encore de compte.