Displaying XML in Chrome Browser
- by Josh
I love the Chrome browser but I use XML quite a lot in my development work and when I view it in Chrome I just get the rendered text.
I know that the source view is slightly better but I'd really like to see the layout and functionality that IE adds to XML namely:
Highlighting
Open/close nodes
Any ideas how I can get this on Chrome?
Thanks,
Josh
UPDATE:
The XMLTree Extension is available on Google Chrome Extension Beta Site.
Thanks again for your help.