Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

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".

Learn More

Running Firefox 111.0 on MacOS 13.2.1 - Cannot Access "about:third-party" Page - Says Invalid URL

  • 1 resposta
  • 0 têm este problema
  • 1 visualização
  • Última resposta por cor-el

more options

Whenever I try to access the "about:third-party" page in Firefox - it returns with 'Hmm. That address doesn’t look right.Please check that the URL is correct and try again.'

So what should I do?

Whenever I try to access the "about:third-party" page in Firefox - it returns with 'Hmm. That address doesn’t look right.Please check that the URL is correct and try again.' So what should I do?

Todas as respostas (1)

more options

That page is only available for the Windows platform and not for Mac and Linux. You can find all valid about pages list on about:about.

#ifdef XP_WIN
    {"third-party", "chrome://global/content/aboutThirdParty.html",
     nsIAboutModule::ALLOW_SCRIPT},
    {"windows-messages", "chrome://global/content/aboutWindowsMessages.html",
     nsIAboutModule::ALLOW_SCRIPT},
#endif