Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Natao arisiva ity resaka mitohy ity. Mametraha fanontaniana azafady raha mila fanampiana.

How to hide addon bar permanently when using mcafee SA?

  • 5 valiny
  • 55 manana an'ity olana ity
  • 1 view
  • Valiny farany nomen'i Purple_T0FU

more options

Iam using Mcafee SA in FF4. It turns on addon bar everytime I start FF. How to hide it permanently with Mcafee Site Advisor ON, so I can have Max Screen size.

Iam using Mcafee SA in FF4. It turns on addon bar everytime I start FF. How to hide it permanently with Mcafee Site Advisor ON, so I can have Max Screen size.

Vahaolana nofidina

This has been really bugging me for a while too and I just found a solution so I thought I would share it.

Go to your firefox profile and the 'chrome' subfolder. Open the userChrome-example.css in a text editor and paste the following text at the bottom:

#addon-bar
{
  display: none !important;
}

Save the file as userChrome.css in the same folder. Restart firefox and no more addon-bar :)


If you still want to see addon information that is displayed on the right side of the addon-bar you can use the 'TotalToolbar' addon (from http://totaltoolbar.mozdev.org/) to move that block to another toolbar. I put mine on the right side of the navigation toolbar.

Hamaky an'ity valiny ity @ sehatra 👍 8

All Replies (5)

more options

Vahaolana Nofidina

This has been really bugging me for a while too and I just found a solution so I thought I would share it.

Go to your firefox profile and the 'chrome' subfolder. Open the userChrome-example.css in a text editor and paste the following text at the bottom:

#addon-bar
{
  display: none !important;
}

Save the file as userChrome.css in the same folder. Restart firefox and no more addon-bar :)


If you still want to see addon information that is displayed on the right side of the addon-bar you can use the 'TotalToolbar' addon (from http://totaltoolbar.mozdev.org/) to move that block to another toolbar. I put mine on the right side of the navigation toolbar.

Novain'i hatcher29 t@

more options

Thanks hatcher29... Problem solved.

For newbies.... here is the solution explained in detail

Create a file userChrome.css in the chrome subfolder of the profile folder of firefox. For this click on Start -> run > Type in %appdata% and hit OK. This will open application data folder or appdata\roaming if you're in vista. From here browse to Mozilla \ Firefox \ Profiles \ xxxxxxxx.default (this is your profile folder). In here you'll find the folder Chrome Enter the folder chrome and create the file userChrome.css

In the file enter the code mentioned by hatcher29

Novain'i cnvijay t@

more options

I tried to do this step by step and it didnt work maybe i did something wrong can u upload pictures so i can see how it is done?

update:

I did it! It took awhile but i finally got it.

Novain'i shunshort t@

more options

i never could find the chrome subfolder

more options

For me, the chrome subfolder was located underneath 'extension' after i clicked the xxxxx.default. Then, I had another xxxxxxx folder and it was located underneath there. Hope this helps :/