Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Подробнее

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.