|
|
@@ -42,7 +42,7 @@
|
|
|
<p>Details :</p>
|
|
|
<ul>
|
|
|
<li>
|
|
|
- <span class="option">add SingleFile entry in the context menu</span>
|
|
|
+ <span class="option">add entry in the context menu</span>
|
|
|
<p>Check this option to display an entry in the context menu of the webpage to save the entire page or the selected part.
|
|
|
</p>
|
|
|
<p class="notice">It is recommended to
|
|
|
@@ -58,24 +58,24 @@
|
|
|
</li>
|
|
|
|
|
|
<li>
|
|
|
- <span class="option">compress HTML</span>
|
|
|
- <p>Check this option to remove all HTML comments, and unneeded spaces or returns. This helps to reduce the size of the
|
|
|
- file without altering the document.</p>
|
|
|
+ <span class="option">load lazy loaded images</span>
|
|
|
+ <p>Check this option to try loading all the images that are not already loaded. This helps to get all the images without
|
|
|
+ scrolling the page.</p>
|
|
|
<p class="notice">It is recommended to
|
|
|
<u>check</u> this option</p>
|
|
|
</li>
|
|
|
|
|
|
<li>
|
|
|
- <span class="option">compress CSS</span>
|
|
|
- <p>Check this option to minify the CSS content. This helps to reduce the size of the file without altering the document.</p>
|
|
|
+ <span class="option">compress HTML</span>
|
|
|
+ <p>Check this option to remove all HTML comments, and unneeded spaces or returns. This helps to reduce the size of the
|
|
|
+ file without altering the document.</p>
|
|
|
<p class="notice">It is recommended to
|
|
|
<u>check</u> this option</p>
|
|
|
</li>
|
|
|
|
|
|
<li>
|
|
|
- <span class="option">load lazy loaded images</span>
|
|
|
- <p>Check this option to try loading all the images that are not already loaded. This helps to get all the images without
|
|
|
- scrolling the page.</p>
|
|
|
+ <span class="option">compress CSS</span>
|
|
|
+ <p>Check this option to minify the CSS content. This helps to reduce the size of the file without altering the document.</p>
|
|
|
<p class="notice">It is recommended to
|
|
|
<u>check</u> this option</p>
|
|
|
</li>
|