Mozilla サポートの検索

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.

詳しく学ぶ

このスレッドはアーカイブに保管されました。 必要であれば新たに質問してください。

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

  • 3 件の返信
  • 1 人がこの問題に困っています
  • 68 回表示
  • 最後の返信者: ganeshsb

more options

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 ?

選ばれた解決策

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

この回答をすべて読む 👍 0

すべての返信 (3)

more options

選ばれた解決策

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

more options

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

more options

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.