Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Better XML viewing in Firefox

Tags:

xml

firefox

When you view a simple XML document in Firefox, it goes to the standard XML display mode, where you can collapse subtrees, etc. But it's pretty limited in functionality; there's nothing convenient like "expand all" and "collapse all" buttons, there's that annoying "This XML file does not appear to have any style information associated with it. The document tree is shown below" message at the top of the page. Are there any decent Firefox extensions that provide better XML viewing/manipulating/navigating? I looked in the Mozilla extension repository but there didn't seem to be anything promising.

like image 847
dirtside Avatar asked Sep 07 '25 09:09

dirtside


1 Answers

You can edit firefox's own xsl doc as indicated by the following link

I'm after the same kind of thing myself i'll have a play with xsl and post my results.

like image 83
wmitchell Avatar answered Sep 11 '25 03:09

wmitchell