Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

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

  • 5 답장
  • 8 이 문제를 만남
  • 34 보기
  • 최종 답변자: 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.