2 ms·
No it doesn't. Firefox (not sure about Chrome) saves to html, which: 1. Leaves all kinds of css, image file, which might be hundreds for each saved page. Singl
by machomaster 9d ago
No it doesn't. Firefox (not sure about Chrome) saves to html, which:
1. Leaves all kinds of css, image file, which might be hundreds for each saved page. SingleFile saves everything in a convenient, working, single file.
2. is not really saving all the info.
I got burned when I was using Mozilla/Internet Explorer to save mhtml files, which ended up not being supported anymore. Additionally, turns out, they were saving the original versions of pages, without the Javascript changes, meaning that all the opened threads of comments I wanted to save were never saved! Never again!
- phyzome 9d agoFirefox has a "complete HTML" option in the save dialog which puts all those assets in a separate directory.
- machomaster 8d agoI don't want to have separate directories. I want a single easily shareable and copyable file. The file that can be opened anywhere in the future. If you check what kind of stuff SingleFile does, you will find a list of things Firefox is not doing.