Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

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.