|
|
%!s(int64=6) %!d(string=hai) anos | |
|---|---|---|
| .github | %!s(int64=7) %!d(string=hai) anos | |
| _locales | %!s(int64=6) %!d(string=hai) anos | |
| cli | %!s(int64=6) %!d(string=hai) anos | |
| common | %!s(int64=6) %!d(string=hai) anos | |
| extension | %!s(int64=6) %!d(string=hai) anos | |
| lib | %!s(int64=6) %!d(string=hai) anos | |
| .eslintrc.js | %!s(int64=7) %!d(string=hai) anos | |
| .gitignore | %!s(int64=7) %!d(string=hai) anos | |
| LICENSE | %!s(int64=6) %!d(string=hai) anos | |
| README.MD | %!s(int64=6) %!d(string=hai) anos | |
| build-extension.sh | %!s(int64=6) %!d(string=hai) anos | |
| faq.md | %!s(int64=6) %!d(string=hai) anos | |
| manifest.json | %!s(int64=6) %!d(string=hai) anos | |
| privacy.md | %!s(int64=6) %!d(string=hai) anos |
SingleFile is a Web Extension compatible with Chrome, Firefox (Desktop and Mobile), Chromium-based Edge, Vivaldi, Brave, Waterfox, Yandex browser, and Opera. It helps you to save a complete web page into a single HTML file.
SingleFile can be installed:
SingleFileZ is a fork of SingleFile that allows you to save a webpage as a self-extracting HTML file. This HTML file is also a valid ZIP file which contains the resources (images, fonts, stylesheets and frames) of the saved page. This ZIP file can be unzipped on the filesystem in order, for example, to view the page in a browser that would not support pages saved with SingleFileZ.
More info here: https://github.com/gildas-lormeau/SingleFileZ
See https://addons.mozilla.org/firefox/addon/single-file/versions/
See https://github.com/gildas-lormeau/SingleFile/blob/master/faq.md
| HTML (SingleFile) | HTML (SingleFileZ) | MAFF | MHTML | Webarchive | HTML+folder | |
|---|---|---|---|---|---|---|
| Pages are saved as a single file | ✓ | ✓ | ✓ | ✓ | ✓ | |
| HTML and styles are minified | ✓ | ✓ | ||||
| Unused HTML and styles are removed from files | ✓ | ✓ | ||||
| Binary resources are not encoded in base 64 | ✓ | ✓ | ✓ | ✓ | ||
| Files are compressed | ✓ | ✓ | ||||
| Files can be viewed without installing any extension | ✓ | ✓* | ✓** | ✓*** | ✓ | |
| Files can be viewed without running JavaScript | ✓ | ✓ | ✓ | ✓ | ✓ | |
| Files can be unzipped to extract resources | ✓ | ✓ | ||||
| Files contains the text of the page (plain or formatted) which can be indexed | ✓ | ✓**** | ✓ | ✓ | ✓ |
| Notes | |
|---|---|
| * | a switch must be passed from the command line in Chrome and an option must be enabled in Safari |
| ** | only in Chromium-based browsers and Internet Explorer |
| *** | only in Safari |
| **** | an option must be enabled in the extension |
19599c6513", disable the option "Misc > Save pages in background". Reinstalling the browser may also fix this issue.Please follow these steps if you find an unknown issue:
See https://addons.mozilla.org/firefox/addon/single-file/statistics/?last=90
See https://github.com/gildas-lormeau/SingleFile/blob/master/privacy.md
SingleFile is licensed under AGPL. Code derived from third-party projects is licensed under MIT. Please contact me at gildas.lormeau <at> gmail.com if you are interested in licensing the SingleFile code for a commercial service or product.
Suggestions are welcome :)