|
|
@@ -37,12 +37,17 @@
|
|
|
<ul>
|
|
|
<li>
|
|
|
Open the context menu by right-clicking the SingleFile button
|
|
|
- <img src="../resources/icon_16.png" class="icon"> in the extension toolbar or on the webpage. It allows you to:
|
|
|
+ <img src="../resources/icon_16.png" class="icon"> in the extension toolbar or on the webpage. It allows you to save:
|
|
|
<ul>
|
|
|
- <li>save a tab,</li>
|
|
|
- <li>or a selected content,</li>
|
|
|
- <li>or a frame content,</li>
|
|
|
- <li>or selected tabs,</li>
|
|
|
+ <li>the current tab,</li>
|
|
|
+ <li>or the selected content,</li>
|
|
|
+ <li>or the selected frame.</li>
|
|
|
+ </ul>
|
|
|
+ </li>
|
|
|
+ <li>
|
|
|
+ You can also process multiple tabs in one click and save:
|
|
|
+ <ul>
|
|
|
+ <li>selected tabs,</li>
|
|
|
<li>or unpinned tabs,</li>
|
|
|
<li>or all tabs.</li>
|
|
|
</ul>
|