Преглед изворни кода

Merge branch 'master' of https://github.com/gildas-lormeau/SingleFile

Former-commit-id: 12f44e3f40a4c61442c1e4dfc630e8ebb25eb748
Gildas пре 6 година
родитељ
комит
b1975e3351
1 измењених фајлова са 19 додато и 1 уклоњено
  1. 19 1
      README.MD

+ 19 - 1
README.MD

@@ -9,6 +9,7 @@ SingleFile is a Web Extension compatible with Chrome, Firefox (Desktop and Mobil
  - [SingleFileZ](#singlefilez)
  - [Release notes](#release-notes)
  - [FAQ](#faq)
+ - [File format comparison](#file-format-comparison)
  - [Known issues](#known-issues)
  - [Troubleshooting unknown issues](#troubleshooting-unknown-issues)
  - [Statistics (Firefox)](#statistics-firefox)
@@ -63,7 +64,24 @@ More info here: https://github.com/gildas-lormeau/SingleFileZ
 See https://addons.mozilla.org/firefox/addon/single-file/versions/
 
 ## FAQ
-See https://github.com/gildas-lormeau/SingleFile/blob/master/faq.md
+See https://github.com/gildas-lormeau/SingleFile/blob/master/faq.md4
+
+## File format comparison
+|   	                                             | SingleFile  | SingleFileZ |    MAFF     |    MHTML    |    HTML     |
+| ---                                	            |    :---:    |    :---:    |    :---:    |    :---:    |    :---:    |
+| Pages are saved as a single file                | ✓ 	         | ✓ 	         | ✓ 	         | ✓ 	         |            	|
+| HTML and styles are minified                    | ✓           | ✓ 	         |   	         |             |            	|
+| Unused HTML and styles are removed from files   | ✓           | ✓ 	         |   	         |             |            	|
+| Binary resources are not encodeed 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                           |             | ✓ 	         | ✓ 	         |             |            	|
+
+|     | 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                                                                 |
 
 ## Known Issues
 - All browsers: