|
|
@@ -437,7 +437,8 @@
|
|
|
<li><code>{url-username}</code>: the user name of the URL (e.g. "john_doe")</li>
|
|
|
<li><code>{url-password}</code>: the password of the URL (e.g. "qwerty123")</li>
|
|
|
<li><code>{url-search}</code>: the search string of the URL (e.g. "order=ascending")</li>
|
|
|
- <li><code>{url-search-<name>}</code>: the query parameter "<name>" in the the search string of the URL (e.g. "url-search-order" will return "ascending" in the previous example)</li>
|
|
|
+ <li><code>{url-search-<name>}</code>: the query parameter "<name>" in the the search string of the URL
|
|
|
+ (e.g. "url-search-order" will return "ascending" in the previous example)</li>
|
|
|
<li><code>{url-hash}</code>: the hash of the URL (e.g. "chapter-2")</li>
|
|
|
<li><code>{url-referrer}</code>: the URI of the page that "linked" to the page (e.g. "http_example.com")</li>
|
|
|
<li><code>{tab-id}</code>: the unique identifier of the tab (e.g. "326")</li>
|
|
|
@@ -473,8 +474,6 @@
|
|
|
<li>The last saved path cannot be remembered by default. To circumvent this limitation, disable the option
|
|
|
"Misc. > Save pages in background".</li>
|
|
|
<li>The following characters are replaced with _ in filenames: ~, \, ?, %, *, :, |, ", <, ></li>
|
|
|
- <li>If the filename of a saved page looks like "56833935-156b-4d8c-a00f-19599c6513d3", disable the option "Misc.
|
|
|
- > Save pages in background"</li>
|
|
|
</ul>
|
|
|
</li>
|
|
|
<li>
|
|
|
@@ -483,6 +482,8 @@
|
|
|
<li>You must enable the option "Allow access to file URLs" in the extension page to display the infobar when
|
|
|
viewing
|
|
|
a saved page, or to save a page stored on the filesystem.</li>
|
|
|
+ <li>If the filename of a saved page looks like "56833935-156b-4d8c-a00f-19599c6513d3", disable the option "Misc.
|
|
|
+ > Save pages in background". Reinstalling the browser may also fix this issue.</li>
|
|
|
</ul>
|
|
|
</li>
|
|
|
</ul>
|