Mozilla will shut down Pocket’s services on July 8, 2025. At that time users will no longer be able to access the Pocket website, apps and API. You can export your saved items and API data until October 8, 2025 before they are permanently removed. For more information, see this article.

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

How can i find the version of firefox without launching firefox ?

  • 3 replies
  • 1 has this problem
  • 210 views
  • Last reply by ganeshsb

I am on macOS Sierra trying to find the firefox version via command line using command below

/Applications/Firefox.app/Contents/MacOS/firefox -version

which prints out the version of firefox but i could see the firefox kind of pops up from system tray for a brief time.

Not sure whether it launches firefox and kills when we run the above command. Is there a way we can find the version of firefox with out actually launching ?

I am on macOS Sierra trying to find the firefox version via command line using command below /Applications/Firefox.app/Contents/MacOS/firefox -version which prints out the version of firefox but i could see the firefox kind of pops up from system tray for a brief time. Not sure whether it launches firefox and kills when we run the above command. Is there a way we can find the version of firefox with out actually launching ?

Chosen solution

If you still have it, you can check the installer program.

Read this answer in context 👍 0

All Replies (3)

Chosen Solution

If you still have it, you can check the installer program.

You can check the applications.ini file in the Firefox installation folder.

Thanks cor-el for taking your time and replying on this. The applications.ini folder did have version number in it , does it get updated whenever the major/minor update of firefox happens.