The world of
browser
tools
is vast and continually evolving, providing a rich tapestry of
utilities
designed to enhance our digital interactions. Among the
top Chrome extensions
available today is HTML Validator, a high-ranking
chrome extension
with an aggregate rating of 3.46 out of 5. This article will delve into its features, user reviews, and reasons behind its popularity in Chrome extension development.
Impeccable Features of HTML Validator
Pioneering the realm of
Chrome extension development tools
, HTML Validator is a browser tool that integrates HTML validation within the Developer Tools of
Chrome
. This utility manifests its results via an icon in the browser's status bar, providing the count of HTML errors on a page, with more details accessible within the developer tools.
HTML Validator, built on HTML Tidy, is an ingenious tool aimed at identifying and rectifying HTML errors. The algorithm, originally devised by Web Consortium W3C, operates within your browser and performs the validation on your machine, ensuring no HTML is sent to a third-party server.
The extension categorizes HTML errors into three categories: unfixable errors, errors that Tidy can automatically fix, and optional accessibility warnings conforming to the three levels defined in W3C's Web Accessibility Initiative (WAI). It also features an automatic cleanup button that proposes a cleaned version of the page, sans errors.
Understanding User Perspectives: Reviews and Ratings
HTML Validator's user reviews offer insights into the strengths and weaknesses of this Chrome extension. One user, John Barounis, praises the extension for its direct source viewing capabilities and error inspection within the HTML validator tab in developer tools. However, another user, Carmody Staff, notes some minor compatibility issues with HTML5 standards.
Other reviews highlight the extension's reliability issues. Deloo points out its incapacity to update the page URL after clicking a link, making it unusable. Similarly, Leonid Beilis mentions frequent plugin crashes, rendering it barely usable. Scott Keller, on the other hand, notes the discrepancy in error displays upon initial loading and reloading.
The Verdict: Is HTML Validator Worth It?
Despite some minor hiccups, HTML Validator remains an indispensable part of the Chrome extension development toolkit, particularly for those seeking to develop websites with precision. Its local validation, error-categorization, and automatic cleanup features provide invaluable assistance in creating flawless, user-friendly websites.
Considering the balance between its outstanding features and its minor setbacks, HTML Validator is a worthy contender among top Chrome extensions for web developers.
10 Reviews For This Extension
Pretty decent, but it doesn't seem to be fully HTML5 compliant. It didn't like me using "checked" instead of checked="checked", both of which are valid for HTML5.
Does the job but doesn't update the page URL after clicking a link... makes it unusable
Good, it is very nice that can see the source directly from the HTML validator tab in dev tools so to inspect the errors... Thanks.
Upon initial load different errors are display then when page is reloaded.
the plugin crush alot and barely useable, deleted after few minutes of trying it out
Provide false errors / warning ... e.g. : <div id="xyz"> <p>sdqjdlqjdsq</p> </div> -> Please close the <div> before <p> ????
Works well aside from one major QoL issue. Chromium requires that I access the validator through the Developer Tools instead of always displaying for me the validation of the page I am currently on. Very annoying.
I absolutely like how it integrates into the developer window, but it seems to be a bit outdated, f.e. it shows warnings about a propitary attribute called "nonce". For CSP i need that attribute. The online validation button is not showing that warning for some elements.
Does what it says. I'm using this alongside aXe to test parsing as it relates to accessibility requirements. Both aXe and the HTML Validator are telling me about the same issues. HTML Validator additionally shows warnings for things that may or may not be a problem. I like that it provides a way to filter out certain warnings (like empty <i> tags used for icon fonts). Make sure you open the dev tools and go to the HTML Validator tab, otherwise it won't do anything. I need to test this out on some pages that are more broken, but so far it looks good.
Super, it works in the chrome browser :)