From e7fb2ddff78f61ca8180d820ebdd71554ee8cf22 Mon Sep 17 00:00:00 2001 From: JobLeonard Date: Tue, 25 Oct 2022 15:54:22 +0200 Subject: [PATCH] Keyword bookmark description I tried to keep it brief to fit the existing style of the page --- index.xhtml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/index.xhtml b/index.xhtml index 050e0ec..eed3db6 100644 --- a/index.xhtml +++ b/index.xhtml @@ -138,5 +138,7 @@ compare this demo page using no styling at all, with the same page using Downstyler.

+

Keyword Bookmarklet

+

A little known feature of Firefox-based browsers is that they let you define keywords for bookmarks. Typing such a keyword in the URL bar will then directly open the bookmark. You can use this to easily trigger Downstyler with keyboard-only input: just press ctrl+l and type whatever keyword you added to the bookmarklet. One possible downside of this approach is that it modifies the URL bar, but a quick ctrl+l, ctrl+z, ctrl+z can retrieve the previous URL if needed.