web-server-chrome icon indicating copy to clipboard operation
web-server-chrome copied to clipboard

Adding support for MHTML files

Open jan-tosovsky-cz opened this issue 3 years ago • 0 comments

Chromium-based browsers can save the complete webpage as a single Mime HTML file https://en.wikipedia.org/wiki/MHTML, but when opened locally, only HTML code is shown. Other resources like JS or CSS are blocked (Not allowed to load local resource). Per https://stackoverflow.com/questions/39007243/cannot-open-local-file-chrome-not-allowed-to-load-local-resource answer I was hoping this Chrome app will help, but my MHTML file is shown as a plain text.

jan-tosovsky-cz avatar Aug 15 '22 08:08 jan-tosovsky-cz