Sykje yn Support

Mij stipescams. Wy sille jo nea freegje in telefoannûmer te beljen, der in sms nei ta te stjoeren of persoanlike gegevens te dielen. Meld fertochte aktiviteit mei de opsje ‘Misbrûk melde’.

Learn More

Dizze konversaasje is argivearre. Stel in nije fraach as jo help nedich hawwe.

How to hide addon bar permanently when using mcafee SA?

  • 5 antwurd
  • 55 hawwe dit probleem
  • 11 werjeftes
  • Lêste antwurd fan 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.

Keazen oplossing

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.

Dit antwurd yn kontekst lêze 👍 8

Alle antwurden (5)

more options

Keazen oplossing

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.

Bewurke troch hatcher29 op

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

Bewurke troch cnvijay op

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.

Bewurke troch shunshort op

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 :/