Este site está com funcionalidades limitadas enquanto realizamos manutenção para melhorar sua experiência de uso. Se nenhum artigo resolver seu problema e você quiser fazer uma pergunta, nossa comunidade de suporte pode te ajudar em @FirefoxSupport no Twitter e /r/firefox no Reddit.

Pesquisar no site de suporte

Evite golpes de suporte. Nunca pedimos que você ligue ou envie uma mensagem de texto para um número de telefone, ou compartilhe informações pessoais. Denuncie atividades suspeitas usando a opção “Denunciar abuso”.

Saiba mais

Esta discussão foi arquivada. Faça uma nova pergunta se precisa de ajuda.

How do I over-ride Firefox 4's refusal to allow installation of Torbutton v1.3.2-alpha?

  • 3 respostas
  • 59 têm este problema
  • 3 visualizações
  • Última resposta de scruffyeagle

more options

The developer at the Tor Project has been testing Torbutton v1.3.2-alpha (unstable). Although not fully stable, it's being released for users to test. Informations is at https://blog.torproject.org/category/tags/firefox and https://www.torproject.org/torbutton/ . When I tried to install this alpha release from the 2nd link's page (look for "Install alhpa" on the page), Firefox 4 refused to allow completion of the installation. What I need to know, is how do I over-ride that refusal, to achieve installation?

The developer at the Tor Project has been testing Torbutton v1.3.2-alpha (unstable). Although not fully stable, it's being released for users to test. Informations is at https://blog.torproject.org/category/tags/firefox and https://www.torproject.org/torbutton/ . When I tried to install this alpha release from the 2nd link's page (look for "Install alhpa" on the page), Firefox 4 refused to allow completion of the installation. What I need to know, is how do I over-ride that refusal, to achieve installation?

Todas as respostas (3)

more options

I haven't tried to install that extension specifically, but I'm going to guess that Firefox thinks that it's only compatible with 3.6.x versions of the browser. There are two workarounds - one is to modify the extension itself to report that it is compatible with 4.x (which you could do yourself, or you could ask the developers to update) , the other is to disable compatibility checking altogether, like [this.]

more options

That torbutton-current-alpha.xpi file has a maxVersion of 4.0 instead of 4.0.* as would be required to make it install in Firefox 4.0.1

<em:minVersion>3.0</em:minVersion>
<em:maxVersion>4.0</em:maxVersion>

See:

more options

Thanks for the replies. Yes, they were both helpful and informative. However, the bottom line is that in order to work around the compatibility problem, I'd need to do some re-programming of Firefox, with subsequent risk of "malfunctions or crashes". It's simpler and safer, to just abandon use of the version 4 as being fundamentally defective, uninstall it, and return to use of v3.6.3 which worked correctly most of the time. I appreciate your assistance!