Signing back into the Community for the first time? You'll need to reset your password to access your account.  Find out more.

Forum Discussion

Former Member's avatar
Former Member
3 years ago

Prevent 1Password Safari extension from using Command+Shift+X

I see the 1Password web extension's manifest.json tells Safari that Command+Shift+X should open the extension popover:

```
"commands": {
"_execute_browser_action": {
"suggested_key": {
"default": "Ctrl+Shift+X",
"mac": "Command+Shift+X"
}
},
"lock": {
"name": "lock",
"suggested_key": {
"default": "Ctrl+Shift+L",
"mac": "Command+Shift+L"
},
"description": "Lock the extension"
}
},

```
Is there any way to disable this or change ? I use this as a global shortcut on my Mac for something else.


1Password Version: 8.7.0
Extension Version: 2.3.3 (20207)
OS Version: macOS 12.3.1