Important Notice: We're experiencing email notification issues. If you've posted a question in the community forums recently, please check your profile manually for responses while we're working to fix this.

Mozilla 도움말 검색

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

자세히 살펴보기

Extensions - what manifest version?

  • 2 답장
  • 0 이 문제를 만남
  • 4 보기
  • 최종 답변자: Andrew

more options

Is there anyway to see what manifest version an Extension is using?

Going forward I would prefer most of the extensions I use to move to v3, except for a few which I know need v2 features.

Is there anyway to see what manifest version an Extension is using? Going forward I would prefer most of the extensions I use to move to v3, except for a few which I know need v2 features.

모든 댓글 (2)

more options

Hi Andrew, that would be useful.

As far as I can tell, the Mozilla Add-ons Site API doesn't return that detail:

https://mozilla.github.io/addons-server/topics/api/addons.html

You can use an online code viewer to see the manifest.json file, which would have the information, but it's a little inconvenient. What I do is copy the URL of the extension's page and then paste it over here:

https://robwu.nl/crxviewer/

Then click manifest.json to read whatever details I'm looking for.

I just noticed he has an add-on version, but it requires a lot of privileges:

https://addons.mozilla.org/firefox/addon/crxviewer/

I wonder how hard it would be to streamline that to just reading the manifest.json file?

도움이 되셨습니까?

more options

Thank you - that works, although as you say it is quite inconvenient. I'm not going to run the add-on version.

I hope the Firefox team will look at adding this capability in future.

fyi, I'm currently running 12 extensions. Following the above process, I found one of them is currently v3.

글쓴이 Andrew 수정일시

도움이 되셨습니까?

질문하기

글에 답글을 달기 위해서는 계정으로 로그인해야만 합니다. 계정이 아직 없다면 새로운 질문을 올려주세요.