Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to hide address bar (Navigation bar) for Firefox v29.0?

I've been using Vimperator in Firefox for a long time. I'd like to hide or remove the address bar to get a bigger main window. However, after update to v29.0, the address bar cannot be hidden or removed. How can I do that? Or which add-in can help?

Here is the screenshot of my older version (before v29.0); you can see the address bar has been hidden:

Firefox screenshot

like image 807
Marslo Avatar asked May 04 '14 14:05

Marslo


People also ask

How do I hide the address bar in Firefox Android?

Select Menu > Settings. Select Customize on the page that opens. Locate the "scroll to hide toolbar" toggle on the page and flip it to set it to off (it is displayed in gray if it is off).

How do I remove address bar suggestions from Firefox?

Enabling or disabling search suggestions and select Settings. Select the Search panel and then check or uncheck the Provide search suggestions box in your Firefox search settings. To see search suggestions in the address bar drop-down, put a check mark next to Show search suggestions in address bar results.


1 Answers

What you want is :set gui=nonavigation. See http://code.google.com/p/vimperator-labs/issues/detail?id=943

like image 157
wmorrell Avatar answered Sep 19 '22 14:09

wmorrell