andy-portmen / native-client

Native Messaging component for Windows, Linux, and Mac OS that is written in NodeJS.
https://add0n.com/open-in.html
Mozilla Public License 2.0
727 stars 474 forks source link

[Feature request] trigger "open with" using a keyboard-mouse-click shortcut #1

Closed turchinc closed 7 years ago

turchinc commented 7 years ago

Most intuitive keyboard-mouse-click combinations are already assigned, but AFAICT, alt-shift-click to trigger "open with" should be possible?

https://support.google.com/chrome/answer/157179?hl=en

andy-portmen commented 7 years ago

Thanks for the suggestion. "Open in Firefox" version 0.1.4 now supports adding a custom keyboard-mouse-click combination. This feature is disabled by default though. Please give it a try. If this new feature works as expected, we can have it on the other products as well.

andy-portmen commented 7 years ago

I believe all open-in extensions (browser openers) now support keyboard-mouse-click combination if it is enabled in the options page. So I am closing this.