Introduction
As a developer, I have been searching for a simple and practical Chrome extension that allows me to easily view XML files. After trying several options, I came across this amazing Chrome extension with a total rating of 4.0 out of 5.0. With the help of user reviews, I was able to understand its functionality and potential. Let me share my own experience of using this Chrome extension.
Human Readable and User-Friendly
One of the key benefits of XML is that it is "human readable". However, not all XML viewers provide a user-friendly experience. This Chrome extension, on the other hand, presents XML files in a clear and organized manner, making it easy to navigate and understand the data.
Local File Access Made Simple
Accessing local XML files (file://) can sometimes be a hassle. However, this Chrome extension simplifies the process by allowing you to control local file access directly from the chrome://extensions page. This feature saves time and makes managing XML files effortless.
Recent Updates
This Chrome extension has been regularly updated to enhance its functionality and address any issues. The recent updates include:
- 2.0.3 - Removed "tabs" permission for improved security
- 2.0.2 - Dynamic creation of utils.js script tag to overcome Chrome limitations. Removed webintents logic/permission. Removed View Source and Options since Chrome blocks those now
- 2.0.1 - Bug fixes for XPath1 functionality and localStorage issues
- 2.0 - Added XSLT2/XPath2 support via Saxon-CE. Revamped user interface for a better user experience
- 1.9.2.1 - Updates to address changes in webintents functionality
- 1.9.2 - Added webintents functionality for viewing application/atom+xml and application/rss+xml files. Bug fixes for self-closing elements and JavaScript exceptions
Known Issues
It's important to be aware of the known issues associated with this Chrome extension. These include:
- Collisions with other extensions inserting unwanted markup
- Rendering issues caused by inappropriate Content-Type headers or unreachable files in DOCTYPE or xml-stylesheet PI
- Failure of valid XPaths due to issues with non-prefixed namespaces or duplicated prefixed namespaces
- Caching of HTTP URLs in XSL widget
- Limitations in handling stylesheets that do import or include in the JavaScript xsl processor
Contributors and Author
This Chrome extension is the result of the hard work and dedication of its contributors. Arjan van Bentem, TarquinWJ, and Jakub Roztocil have made valuable contributions to its development. The original author, Josh Moont, deserves recognition for creating a powerful tool for XML viewing.
In conclusion, this Chrome extension has proven to be an exceptional tool for viewing XML files. It is simple to use, human-friendly, and regularly updated to ensure an improved user experience. Despite a few known issues, the overall functionality and positive user reviews make it a highly recommended choice for developers and anyone working with XML.
10 Reviews For This Extension
SUPER, was looking for something like this for a while.
Awesome
simple and practical for devs
Works great. Sitemap XML is now displayed in a user friendly view.
Its superb and very helpful.
Works exceptionally especially the color coding
The only XML viewer I found after a frustrating search that provides a way to view the XPath for a selected element, thank you! (Others claim to do this, but this extension is the only one that worked for me.)
I tried many other extensions to format XML returned from websites (not XML files on the local PC). This was the only one I found that met my needs. Thanks
Don't show elements nodes, attributes or text only
It seems to only allow for reading files with xml extension. I view SharePoint rest results in the browser and these do not have an extension - does not seem to be a way to force it to view as a tree...