Making it easier to read page source in firefox

1

In firefox, to read the page source, I do Tools / Web Developer / Source. A pop up appears with the page source. Sometimes this pop up will have massive amounts of white space making it very difficult to read. Any tips?

dublintech

Posted 2012-02-06T12:14:43.610

Reputation: 903

Answers

1

Try using View Source Chart

Am using this add-on on firefox 9, I can view HTML in a better look n feel.

Siva Charan

Posted 2012-02-06T12:14:43.610

Reputation: 4 026

1

This addon adds more color to the source code,not essentially removing space, but it makes firefox's source code page better.

P.S:-Chrome's view source is a lot better than FF

HackToHell

Posted 2012-02-06T12:14:43.610

Reputation: 6 162

Thanks but not available for firefox 9 – dublintech – 2012-02-06T12:32:08.823

2@dublintech It is easy to make an add-on compatible with firefox by changing the <em:maxversion> in the install.rdf if you like the extension. – Raystafarian – 2012-02-06T12:50:03.563