validity
validity copied to clipboard
A Google Chrome extension for validating HTML.
When I check my page I got errors in the extension:  But if I check it on w3c validator site I got "Info" (not error).  Can you change...
Hello, I'd like to buy your extension. Are you interested in selling it? Best regards, Pavel [email protected]
https://github.com/renyard/validity/blob/9ee119d672487f75e3f9bb7429584f35e80c5380/src/manifest.json#L28 Documentation: https://developer.chrome.com/extensions/background_pages
Have you considered adding W3C's CSS Validator also? Much in the same was as [Unicorn](https://validator.w3.org/unicorn/) works?
I get this error when i try to connect. Looks like some online location is down. 
Since the extension uses both an external validation server (where user data is sent to be validated) and Google Analytics, it should also include a privacy policy in order to...
https://developer.chrome.com/extensions/content_scripts#pi https://developer.chrome.com/extensions/tabs#method-executeScript
Move strings into en_GB locale, in order to enable future support for other languages.
The Validity Icon does not display for local files on Mac (10.7.5) Chrome (26.0.1410.65). As a workaround I can display the icon and check validation by using a local IP....
My development is done using Struts to interface between Java and HTML, and I noticed after I installed the plugin that, for some reason, the Action was being executed twice...