Hacker News new | ask | show | jobs
by lawry 2396 days ago
You might want to take a look at the singleFile chrome/firefox extension. It essentially combines all images, scripts, css into one html file that can be opened offline. As a bonus you can edit the html page with the inspector to hide irrelevant parts and it will save it in that state.
1 comments

How is that different than mhtml, which is already the default file type for ctrl-s on Chrome?