You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -54,6 +54,11 @@ Adapt the wrapper and manifest and copy them to the correct locations.
54
54
55
55
More details about Native Messaging can be found in the [Chrome](https://developer.chrome.com/apps/nativeMessaging) and [MDN](https://developer.mozilla.org/en-US/Add-ons/WebExtensions/Native_messaging) documentation.
56
56
57
+
### Change default shortcut
58
+
59
+
On firefox, you can change the shortcut via "manage extension shortcut" in the extension menu.
60
+
In Chrome under "keyboard shortcuts" in the hamburger menu in extensions.
0 commit comments