diff --git a/src/js/popup.js b/src/js/popup.js index b4d8e3f..88239dc 100644 --- a/src/js/popup.js +++ b/src/js/popup.js @@ -1327,6 +1327,7 @@ const gotoExtensionURL = function(ev) { what: 'gotoExtensionURL', url, select: true, + index: -1, shiftKey: ev.shiftKey, }); dropDownMenuHide();