aboutsummaryrefslogtreecommitdiff
path: root/ext/manifest.json
diff options
context:
space:
mode:
Diffstat (limited to 'ext/manifest.json')
-rw-r--r--ext/manifest.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/ext/manifest.json b/ext/manifest.json
index 215397d0..e759c4dc 100644
--- a/ext/manifest.json
+++ b/ext/manifest.json
@@ -43,6 +43,12 @@
"default": "Alt+Insert"
},
"description": "Open search window"
+ },
+ "options": {
+ "suggested_key": {
+ "default": "Alt+End"
+ },
+ "description": "Open options page"
}
},
"web_accessible_resources": ["fg/frame.html"],