From c875ca728f619c6e6bccbd13ceb90d898c59e53e Mon Sep 17 00:00:00 2001 From: toasted-nutbread Date: Sun, 17 Jan 2021 19:28:42 -0500 Subject: Add support for frontend hotkeys; add scanSelectedText action (#1266) * Add support for frontend hotkeys; add scanSelectedText action * Remove unused global * Remove duplicate hotkey handler script --- ext/bg/popup-preview.html | 1 + 1 file changed, 1 insertion(+) (limited to 'ext/bg/popup-preview.html') diff --git a/ext/bg/popup-preview.html b/ext/bg/popup-preview.html index 75386e24..d8855946 100644 --- a/ext/bg/popup-preview.html +++ b/ext/bg/popup-preview.html @@ -45,6 +45,7 @@ + -- cgit v1.2.3