|
|
@@ -72,17 +72,19 @@ See https://github.com/gildas-lormeau/SingleFile/blob/master/faq.md4
|
|
|
| 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 | | ✓ | ✓ | | ✓ | ✓ |
|
|
|
+| Binary resources are not encoded in base 64 | | ✓ | ✓ | | ✓ | |
|
|
|
| Files are compressed | | ✓ | ✓ | | | |
|
|
|
| Files can be viewed w/o installing an extension | ✓ | ✓* | | ✓** | ✓ | ✓*** |
|
|
|
| Files can be viewed w/o JavaScript | ✓ | | ✓ | ✓ | ✓ | ✓ |
|
|
|
| Files can be unzipped to extract resources | | ✓ | ✓ | | | |
|
|
|
-
|
|
|
-| | 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 |
|
|
|
+| Files contains plain text that 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 |
|
|
|
|
|
|
## Known Issues
|
|
|
- All browsers:
|