Glam Prestige Journal

Bright entertainment trends with youth appeal.

Where is the menu in firefox so I can check what my firefox version is?

2

5 Answers

Also, you can obtain firefox version through command line

firefox --version

or equivalently

firefox -v
0

If you can't see the Help menu, run your mouse to the top bar and the menu bar should appear. If you still can't see the help menu because there are more menus than panel space permits, use the arrow keys to navigate between menus. Then, you can see the help menu.

By the way, the keyboard shortcut for accessing the menubar is F10.

0

You can see the menus in Ubuntu simply by pressing and holding the Alt key, they will be integrated in the global menu bar on top.

It will also show if you hover over it.

At the bottom of the menu there is a small question mark, which when clicked opens a help menu sidebar!

Running: Xubuntu 14.04 and Firefox 32.0

menu showing question mark

In addition to the above answers you could as well use a more general approach and ask your operating system itself what it has installed

apt-cache policy firefox

This outputs the full name of the ubuntu package.

Example: 46.0+build5-0ubuntu0.14.04.2

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy