Clarity on protocol field
This commit is contained in:
parent
20ac618752
commit
d1a00eb934
@ -1307,9 +1307,9 @@ tabs.title.format:
|
||||
* `{scroll_pos}`: Page scroll position.
|
||||
* `{host}`: Host of the current web page.
|
||||
* `{backend}`: Either ''webkit'' or ''webengine''
|
||||
* `{private}` : Indicates when private mode is enabled.
|
||||
* `{current_url}` : URL of the current web page.
|
||||
* `{protocol}` : Internet Protocol of the current web page.
|
||||
* `{private}`: Indicates when private mode is enabled.
|
||||
* `{current_url}`: URL of the current web page.
|
||||
* `{protocol}`: Protocol (http/https/...) of the current web page
|
||||
|
||||
tabs.title.format_pinned:
|
||||
default: '{index}'
|
||||
|
Loading…
Reference in New Issue
Block a user