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

Търсене в помощните статии

Избягвайте измамите при поддръжката. Никога няма да ви помолим да се обадите или изпратите SMS на телефонен номер или да споделите лична информация. Моля, докладвайте подозрителна активност на "Докладване за злоупотреба".

Научете повече
Архивирани

I need to disable firefox address bar and Tool bar using python

haibharath

I am looking for any python module with sample code to disable firefox address bar and Tool bar. This I want in python.Its greate if share the sample code

I am looking for any python module with sample code to disable firefox address bar and Tool bar. This I want in python.Its greate if share the sample code

Всички отговори (3)

What do you mean by disable the bars? They would be displayed but inoperable? That doesn't sound like something that could be accomplished without modifying the browser or installing an extension.

You could just not display those toolbars.

Type about:customizing<enter> in the address bar. Look for Show / Hide Toolbars at the bottom left.

There is also a Restore Defaults button at the bottom middle.

Note: about:customizing is no longer present in Firefox 47+ releases.

  • Press Alt or F10 to bring up the toolbar.
    Then View > Toolbars > Customize.
  • Right-click on a blank spot in the toolbar and select Customize.

See also: