From 58cb86ad069625faecc4dc23ba33f321cd6c173d Mon Sep 17 00:00:00 2001 From: Yasser Kaddoura Date: Mon, 14 Jun 2021 14:52:14 +0200 Subject: feat: expose 'currently open URL' variable via hints to userscripts --- doc/userscripts.asciidoc | 1 + 1 file changed, 1 insertion(+) (limited to 'doc') diff --git a/doc/userscripts.asciidoc b/doc/userscripts.asciidoc index b2af783fb..869607b9f 100644 --- a/doc/userscripts.asciidoc +++ b/doc/userscripts.asciidoc @@ -60,6 +60,7 @@ In `command` mode: In `hints` mode: - `QUTE_URL`: The URL selected via hints. +- `QUTE_CURRENT_URL`: The current URL. - `QUTE_SELECTED_TEXT`: The plain text of the element selected via hints. - `QUTE_SELECTED_HTML`: The HTML of the element selected via hints. -- cgit v1.2.3-54-g00ecf