📜 ⬆️ ⬇️

Yaml debug

Hi, habra people.
Today I want to tell you about a convenient tool for web developers.
Not so long ago, Google was tormenting about a cross-browser tool that could highlight page elements and their attributes (class, id) and came across YAML Debug .


One of the features of this tool is the work in the “bookmarklet” mode, i.e. directly in the browser tab (read more on the developer’s website).

I'll tell you a little about YAML Debug:

')
Of the minuses I can note:
* - Some bugs in the work of WebKit 3+ (Read more on the developers site)
** - Not full support for IE7 (Details on the developers site)

Of course, this tool is still far from Firebug, but for quick viewing of the structure of a web page is very convenient.
In my opinion, if the developers do not stop working on the project - it may turn out to be very not bad :)
Thanks for attention.

Source: https://habr.com/ru/post/72692/


All Articles