We're calling on all EU-based Mozillians with iOS or iPadOS devices to help us monitor Apple’s new browser choice screens. Join the effort to hold Big Tech to account!

본 사이트는 여러분의 사용자 경험을 개선하기 위해 유지 보수를 진행하는 동안 기능이 제한됩니다. 도움말로 문제가 해결되지 않고 질문을 하고 싶다면 Twitter의 @FirefoxSupport 및 Reddit의 /r/firefox 채널을 활용하세요.

Mozilla 도움말 검색

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

자세히 살펴보기

Incorrect ID of installed FF version on Archlinux

  • 3 답장
  • 1 이 문제를 만남
  • 3 보기
  • 최종 답변자: James

more options

Hello, I am trying to install Greasemonkey v 4.3 on FF Quantum 59.0.1 running on up to date Archlinux (4.15.12-1-ARCH) The official Mozilla add-on page for Greasemonkey tells me that I must update FF before installing it, because my version seems to version 52. Exact message follows:

    "This add-on requires a newer version of Firefox (at least version 57.0). You are using Firefox 52.0."
 

I have seen a similar question on the issue I have but the answer does not seem to apply to my problem. How do I fix this ? Is it a bug ? -- Cheers.

Hello, I am trying to install Greasemonkey v 4.3 on FF Quantum 59.0.1 running on up to date Archlinux (4.15.12-1-ARCH) The official Mozilla add-on page for Greasemonkey tells me that I must update FF before installing it, because my version seems to version 52. Exact message follows: "This add-on requires a newer version of Firefox (at least version 57.0). You are using Firefox 52.0." I have seen a similar question on the issue I have but the answer does not seem to apply to my problem. How do I fix this ? Is it a bug ? -- Cheers.

선택된 해결법

Your useragent in your More System Details on right appears as Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Firefox/52.0

Two reasons. You are actually have a Firefox 52.X.x ESR version along with 59.0.2 installed on system and started wrong version. Or or you may have the resist.fingerprinting preference toggled from the default in about:config as one of the things it does is make the UA show as Firefox 52.0

Firefox Releases for Linux from www.mozilla.org/firefox/all/ like 59.0.2 do correctly identify the version as 59.0 in UA as it does not show as 52.0 for example.

문맥에 따라 이 답변을 읽어주세요 👍 2

모든 댓글 (3)

more options

선택된 해결법

Your useragent in your More System Details on right appears as Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Firefox/52.0

Two reasons. You are actually have a Firefox 52.X.x ESR version along with 59.0.2 installed on system and started wrong version. Or or you may have the resist.fingerprinting preference toggled from the default in about:config as one of the things it does is make the UA show as Firefox 52.0

Firefox Releases for Linux from www.mozilla.org/firefox/all/ like 59.0.2 do correctly identify the version as 59.0 in UA as it does not show as 52.0 for example.

more options

@James, This is exactly it and yr answer is gratefully accepted. In about:config privacy.ResistFingerprinting is toggled to TRUE.

Is there a way to actually maintain the privacy.ResistFingerprinting flag toggled to TRUE and to pass the version test in the Mozilla add-ons repo ? Maybe manual download followed by manual install. In other word can I have my cake and eat it too ? Thank you.

more options

Or you could just toggle the Preference to default when you install a Extension needing Firefox 57+ and then toggle it again after.