|
|
@@ -953,7 +953,7 @@
|
|
|
<li><code>{url-href}</code>: the URL of the page (e.g. "http://example.com/category/index.html")
|
|
|
</li>
|
|
|
<li><code>{url-href-digest-sha-1}</code>: the SHA-1 hash value of the URL of the page (e.g.
|
|
|
- 4b826844d9f5c128533e4ff14d746334f3ac9e00)</li>
|
|
|
+ 4b826844d9f5c128533e4ff14d746334f3ac9e00) <strong>(note: only supported in filename, not infobar)</strong></li>
|
|
|
<li><code>{url-href-flat}</code>: the URL of the page with replaced slashes (e.g.
|
|
|
"http__example.com_category_index.html")</li>
|
|
|
<li><code>{url-pathname}</code>: the path name of the URL (e.g. "category/index.html")</li>
|
|
|
@@ -989,9 +989,9 @@
|
|
|
<li><code>{tab-id}</code>: the unique identifier of the tab (e.g. "326")</li>
|
|
|
<li><code>{tab-index}</code>: the index of the tab in the window (e.g. "1")</li>
|
|
|
<li><code>{digest-sha-256}</code>: the SHA-256 hash value of the entire page content (e.g.
|
|
|
- e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855)</li>
|
|
|
- <li><code>{digest-sha-384}</code>: the SHA-384 hash value of the entire page content</li>
|
|
|
- <li><code>{digest-sha-512}</code>: the SHA-512 hash value of the entire page content</li>
|
|
|
+ e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855) <strong>(note: only supported in filename, not infobar)</strong></li>
|
|
|
+ <li><code>{digest-sha-384}</code>: the SHA-384 hash value of the entire page content <strong>(note: only supported in filename, not infobar)</strong></li>
|
|
|
+ <li><code>{digest-sha-512}</code>: the SHA-512 hash value of the entire page content <strong>(note: only supported in filename, not infobar)</strong></li>
|
|
|
<li><code>{profile-name}</code>: the name of the profile used to save the page</li>
|
|
|
<li><code>{filename-extension}</code>: the extension of the filename depending on the file format
|
|
|
(i.e. "html", "u.zip.html", "zip.html", "zip")</li>
|
|
|
@@ -1367,4 +1367,4 @@
|
|
|
<script type="module" src="../bg/ui-help.js"></script>
|
|
|
</body>
|
|
|
|
|
|
-</html>
|
|
|
+</html>
|