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.

Pesquisar no apoio

Evite burlas no apoio. Nunca iremos solicitar que telefone ou envie uma mensagem de texto para um número de telefone ou que partilhe informações pessoais. Por favor, reporte atividades suspeitas utilizando a opção "Reportar abuso".

Saber mais

Extensions - what manifest version?

  • 2 respostas
  • 0 têm este problema
  • 4 visualizações
  • Última resposta por 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.

Todas as respostas (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?

Útil?

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.

Modificado por Andrew a

Útil?

Colocar questão

Deve iniciar a sessão com a sua conta para responder às mensagens. Por favor, comece uma nova pergunta, se ainda não tiver uma conta.