Skip to content

Added Keyboard Shortcut to open QR-Code#1

Open
BetaHuhn wants to merge 1 commit intoIFS49F:masterfrom
BetaHuhn:master
Open

Added Keyboard Shortcut to open QR-Code#1
BetaHuhn wants to merge 1 commit intoIFS49F:masterfrom
BetaHuhn:master

Conversation

@BetaHuhn
Copy link

@BetaHuhn BetaHuhn commented Apr 8, 2020

Feature

  • Added the keyboard shortcut Ctrl+Q to open the QR-Code popup. This simplifies the process and saves time when creating the QR-Code.

Changes

Added

 "commands": {
    "_execute_browser_action": {
      "suggested_key": {
        "default": "Ctrl+Q",
        "mac": "MacCtrl+Q"
      }
    }
  }

to manifest.json

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant