Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding support for MHTML files #309

Open
jan-tosovsky-cz opened this issue Aug 15, 2022 · 0 comments
Open

Adding support for MHTML files #309

jan-tosovsky-cz opened this issue Aug 15, 2022 · 0 comments

Comments

@jan-tosovsky-cz
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant