搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

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

  • 5 个回答
  • 8 人有此问题
  • 30 次查看
  • 最后回复者为 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.

被采纳的解决方案

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.

定位到答案原位置 👍 1

所有回复 (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

选择的解决方案

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.