How to launch a browser in view source mode?
        Posted  
        
            by JorgeLarre
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by JorgeLarre
        
        
        
        Published on 2010-05-14T00:59:48Z
        Indexed on 
            2010/05/14
            1:04 UTC
        
        
        Read the original article
        Hit count: 312
        
I want to open a file in a web browser (anyone will do) and I want to see it in the view source mode instead of in the standard browser window. This can be done in two steps, by opening the file and then go to the view source window (different shortcuts in each browser), but I want to directly go to the view source window. I have not found any such command line argument for Firefox nor Chrome.
Is this possible just with the base browser functionality?
© Stack Overflow or respective owner