Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

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
Archived

toolbar extension

SoWhat replied
SoWhat

I have an extension that creates toolbar, but I don't see this toolbar in the View->Toolbars list, so I can't remove it like all other toolbars.

Can anybody tell me, what should I search in extension source to disable creation of this toolbar but still could be able to use this plugin?

Or how to make it visible in the Toolbars list, so I can uncheck it?

Thanks!

I have an extension that creates toolbar, but I don't see this toolbar in the View->Toolbars list, so I can't remove it like all other toolbars. Can anybody tell me, what should I search in extension source to disable creation of this toolbar but still could be able to use this plugin? Or how to make it visible in the Toolbars list, so I can uncheck it? Thanks!

All Replies (6)

Start Firefox in Safe Mode to check if one of the extensions (Firefox/Tools > Add-ons > Extensions) or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox/Tools > Add-ons > Appearance).

  • Do NOT click the Reset button on the Safe mode start window or otherwise make changes.

Thanks for replay, but I don' t want to uninstall or disable this plugin, I just want to get rid of its toolbar (hide it) so I need an advice from some extension developer how to modify the source of this extension to achieve that.

Modified by SoWhat

Have you tried contacting the developer of that extension?

Beyond that, it would be nice if we knew the name of that extension.

Yes. Developer of this extension is company where I work, I have talked to them but they don't want to enable possibility to hide the toolbar.

This is a restartless extension, so you can easily disable and enable in the Add-on manager (possibly via a pinned tab) to hide that toolbar when you do not need it.
It also looks that the extension is signed, so modifying it would invalidate the extension.

I already modified some part of it and it still works. The toolbar of this extension contains just a useless one button and company logo. There are other functions which I still need to use (for example data sending to server, signing in/out of company website, etc.).

I can't modify toolbar in Customization mode.