Este site irá ter funcionalidade limitada enquanto fazemos manutenção para melhorar a sua experiência. Se um artigo não resolve o seu problema e quiser colocar uma questão, temos a nossa comunidade de apoio à espera de o ajudar em @FirefoxSupport no Twitter, /r/firefox no Reddit.

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

The endpoint to get the json/list is not working anymore

  • Nenhuma resposta
  • 0 têm este problema
more options

As an example, I was able to do this: firefox -start-debugger-server 6000 curl http://localhost:6000/json/list

and the response was: {

   "description": "",
   "devtoolsFrontendUrl": "/devtools/inspector.html?ws=localhost:47361/devtools/page/0997ED7C70114FC28DE7FF5876BE2DD7",
   "faviconUrl": "https://demosite.appvance.net/assets/favicon-92e86d463e909754599d66730477622cd3dd0b9bff58c47c9c38bebceb8073e5.ico",
   "id": "0997ED7C70114FC28DE7FF5876BE2DD7",
   "title": "Appvance Demo Site",
   "type": "page",
   "url": "https://demosite.appvance.net/",
   "webSocketDebuggerUrl": "ws://localhost:47361/devtools/page/0997ED7C70114FC28DE7FF5876BE2DD7"
 }

but in new Firefox version 130.x.x.x is not working anymore. So, I need a way to get that info again.

As an example, I was able to do this: firefox -start-debugger-server 6000 curl http://localhost:6000/json/list and the response was: { "description": "", "devtoolsFrontendUrl": "/devtools/inspector.html?ws=localhost:47361/devtools/page/0997ED7C70114FC28DE7FF5876BE2DD7", "faviconUrl": "https://demosite.appvance.net/assets/favicon-92e86d463e909754599d66730477622cd3dd0b9bff58c47c9c38bebceb8073e5.ico", "id": "0997ED7C70114FC28DE7FF5876BE2DD7", "title": "Appvance Demo Site", "type": "page", "url": "https://demosite.appvance.net/", "webSocketDebuggerUrl": "ws://localhost:47361/devtools/page/0997ED7C70114FC28DE7FF5876BE2DD7" } but in new Firefox version 130.x.x.x is not working anymore. So, I need a way to get that info again.
Capturas de ecrã anexadas

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.