about summary refs log tree commit diff stats
path: root/src/manifest.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/manifest.json')
-rw-r--r--src/manifest.json8
1 files changed, 7 insertions, 1 deletions
diff --git a/src/manifest.json b/src/manifest.json
index 5bb7c0c3..e2f79bd3 100644
--- a/src/manifest.json
+++ b/src/manifest.json
@@ -71,9 +71,15 @@
 		},
 		"reverse": {
 			"suggested_key": {
-				"default": "Alt+Shift+R"
+				"default": "Alt+Shift+O"
 			},
 			"description": "Redirect to the original link. Ex: Redirects to the original twitter link while in the nitter website"
+		},
+		"redirect": {
+			"suggested_key": {
+				"default": "Alt+Shift+R"
+			},
+			"description": "Redirect link. Ex: Redirects original twitter link to nitter"
 		}
 	},
 	"default_locale": "en",