Home > OS >  How to show completed html source on chrome?
How to show completed html source on chrome?

Time:02-06

I'm trying to take the full html source of the tab in enter image description here

CodePudding user response:

You can save the page if you want. Just save it with Ctrl S and you will find the basic source in there along with the stylesheet and other scripts.

  •  Tags:  
  • Related