diff options
Diffstat (limited to 'background_page.html')
| -rw-r--r-- | background_page.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/background_page.html b/background_page.html index bc908481..6b957864 100644 --- a/background_page.html +++ b/background_page.html @@ -204,6 +204,7 @@ keyToCommandRegistry['zo'] = 'zoomOut'; keyToCommandRegistry['f'] = 'activateLinkHintsMode'; + keyToCommandRegistry['F'] = 'activateLinkHintsModeToOpenInNewTab'; keyToCommandRegistry['/'] = 'enterFindMode'; keyToCommandRegistry['n'] = 'performFind'; |
