為了改善您的使用體驗,本網站正在進行維護,部分功能暫時無法使用。若本站的文件無法解決您的問題,想要向社群發問的話,請到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 發問,我們的社群成員將很快會回覆您的疑問。

搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

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

  • 5 回覆
  • 8 有這個問題
  • 11 次檢視
  • 最近回覆由 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.