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.

Is there a CSS/XPATH checker, now that firefinder is gone?

  • 5 respostas
  • 8 têm este problema
  • 11 visualizações
  • Última resposta de Shadow110

more options

In firebug, there was the firefinder tool that allowed you to check CSS and XPATH selectors. Since firebug is gone in the latest version of firefox, what options are available to check CSS and XPATH? Firefinder was by far the best tool for this, but now it appears that I need to use a chrome plugin, which isn't very reliable.

In firebug, there was the firefinder tool that allowed you to check CSS and XPATH selectors. Since firebug is gone in the latest version of firefox, what options are available to check CSS and XPATH? Firefinder was by far the best tool for this, but now it appears that I need to use a chrome plugin, which isn't very reliable.

Solução escolhida

No. Maybe will turn up or a Extension made.

If want good code nothing like the old things and in charge of code.

W3C

HTML https://validator.w3.org/

CSS https://jigsaw.w3.org/css-validator/

and https://validator.w3.org/i18n-checker/

and http://mobile.css-validator.org/

Please let us know if this solved your issue or if need further assistance.

Ler esta resposta 👍 1

Todas as respostas (5)

more options

The Developer Edition is the replacement for Firebug https://www.mozilla.org/en-US/firefox/developer/

Please let us know if this solved your issue or if need further assistance.

more options

I have the developer version, but I don't see any functionality similar to firefinder

more options

You can find XPath in the Copy sub menu if you right-click an element in the left pane in the Inspector.

more options

Yes, I know you can right click and copy the css or xpath, but thats not what I am asking. I am asking about the functionality that was provided by firefinder add on. Does FF offer that somewhere now that firebug was removed and added to the developer version.

more options

Solução escolhida

No. Maybe will turn up or a Extension made.

If want good code nothing like the old things and in charge of code.

W3C

HTML https://validator.w3.org/

CSS https://jigsaw.w3.org/css-validator/

and https://validator.w3.org/i18n-checker/

and http://mobile.css-validator.org/

Please let us know if this solved your issue or if need further assistance.