Compare Chrome extensions: Yaml Text Verification tool vs XML Tree

Stats Yaml Text Verification tool Yaml Text Verification tool XML Tree XML Tree
User count 497 100,000+
Average rating 2.40 4.03
Rating count 5 555
Last updated 2014-11-24 2020-05-21
Size 20.48K 432.13K
Version 1.0 2.0.3
Short description
Yaml Text Verification tool Displays XML data in a user friendly way.
Full summary

Check if the contents of an input field are valid YAML data. This could save some time and frustration since simple people like us sometimes tend to miss some formatting mistakes that only machines can detect - and this could happen too late ...

A benefit of XML is that it's "human readable". Egyptian hieroglyphics and EULAs are also "human readable", but not necessarily human friendly. This extension is your friend.

Local file access (file://) is controlled via the chrome://extensions page.

Recent Updates 2.0.3 - Remove "tabs" permission 2.0.2 - Create utils.js script tag dynamically as Chrome broke allowing static tag. Remove webintents logic/permission. Remove View Source and Options as Chrome blocks those now. 2.0.1 - Fix bug in XPath1 functionality. Updates to address localStorage issues when Options have never been saved. 2.0 - XSLT2/XPath2 support via Saxon-CE. Facelift. 1.9.2.1 - Updates due to webintents changes. 1.9.2 - Added webintents functionality to allow application/atom+xml and application/rss+xml to be viewed. Fixed ... bug on self-closing elements. Fixed js exceptions due to 1.9.1.10 updates.

Known Issues

  1. Collisions with other extensions inserting unwanted markup (i.e. <style/>).
  2. Some XML are served up with an inappropriate Content-Type header or reference unreachable files in DOCTYPE or xml-stylesheet PI causing issues with rendering.
See more