Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions index.xhtml
Original file line number Diff line number Diff line change
Expand Up @@ -138,5 +138,7 @@
compare <a href="comparisons/demo-raw.xhtml">this demo page using no styling at all</a>,
with <a href="comparisons/demo-downstyler.xhtml">the same page using Downstyler</a>.
</p>
<h2>Keyword Bookmarklet</h2>
<p>A little known feature of Firefox-based browsers is that <a href="https://support.mozilla.org/en-US/kb/bookmarks-firefox#w_how-to-use-keywords-with-bookmarks">they let you define keywords for bookmarks</a>. 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 <kbd>ctrl</kbd>+<kbd>l</kbd> 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 <kbd>ctrl</kbd>+<kbd>l</kbd>, <kbd>ctrl</kbd>+<kbd>z</kbd>, <kbd>ctrl</kbd>+<kbd>z</kbd> can retrieve the previous URL if needed.</p>
</body>
</html>