From a2b32d58ea40fda794186dc3430bf5933e8be360 Mon Sep 17 00:00:00 2001
From: marlonivo <110742116+marlonivo@users.noreply.github.com>
Date: Thu, 8 Aug 2024 03:47:31 +0000
Subject: Update README.md
---
README.md | 67 ++++++++++++++++++++++++++++++++-------------------------------
1 file changed, 34 insertions(+), 33 deletions(-)
diff --git a/README.md b/README.md
index db2825a..c060a52 100644
--- a/README.md
+++ b/README.md
@@ -26,44 +26,45 @@ git clone https://raw.githubusercontent.com/marlonivo/unifox.js
cd unifox.js
install.sh
```
+Um die Keybindings untereinander statt nebeneinander aufzulisten, kannst du die `
`-Tags in Markdown verwenden. Hier ist das überarbeitete Beispiel:
+
### 🟦 Unified Keybindings for page-navigation and browser-tab-operations:
-page navigation:
-`?` - show help
-`f` - show quick keybinding's
-`j` - scroll down
-`k` - scroll up
-`/` - enter find mode
- `n` - cycle trough 'find mode' words
-`r` - reload tab
-`x` - close tab
-`o` - open searchbar
+**page navigation:**
+`?` - show help
+`f` - show quick keybinding's
+`j` - scroll down
+`k` - scroll up
+`/` - enter find mode
+ `n` - cycle through 'find mode' words
+`r` - reload tab
+`x` - close tab
+`o` - open searchbar
`strg alt d` - activate dark mode on current page
+**browser tab operations:**
+`strg tab` - cycle through open Tabs
+`strg t` - new tab
+ `strg y` - youtube
+ `strg h` - vimiumc menu
+ `strg e` - deepl
+ `strg g` - github
+ `strg k` - chatgpt
+ `strg alt a` - about:addons
+ `strg alt c` - stylus add on
+ `strg alt u` - ublock origin add on
+ `strg alt p` - ublock element picker
+`alt left` - go one step back in history
+`alt right` - go one step forth in history
+`strg shift s` - make a screenshot
+`strg shift h` - look for search history, downloads, tags and bookmarks
+`strg shift k` - developer console
-browser tab operations:
-`strg tab` - cycle trough open Tabs
-`strg t` - new tab
- `strg y` - youtube
- `strg h` - vimiumc menu
- `strg e` - deepl
- `strg g` - github
- `strg k` - chatgpt
- `strg alt a` - about:addons
- `strg alt c` - stylus add on
- `strg alt u` - ublock origin add on
- `strg alt p` - ublock element picker
-`alt left` - go one step back in history
-`alt right` - go one step forth in history
-`strg shift s` - make a screenshot
-`strg shift h` - look for search history, downloads, tags and bookmarks
-`strg shift k` - developer console
-
-youtube:
-`t` - cinema mode
-`s` - fullscreen
-`c` - subtitiels
-`strg alt i` - zoom in-to video
+**youtube:**
+`t` - cinema mode
+`s` - fullscreen
+`c` - subtitles
+`strg alt i` - zoom in-to video
`strg alt o` - zoom out-of video
### 🟦 License: MIT
--
cgit v1.2.3