belaviyo / keepass-macpass-helper

A helper extension to use KeePass/MacPass/KeePassXC from Firefox, Opera, and Chrome browsers
https://webextension.org/listing/keepass-helper.html
Mozilla Public License 2.0
103 stars 27 forks source link

Keyboard shortcut not working on macos anymore #58

Closed error401de closed 2 years ago

error401de commented 2 years ago

I have used Shift + Alt + P as shortcut to activate the addon on my Macs since years. Since the last update it's not working anymore, instead it's typing ∏, which seems to be the default thing for macOS. Is there any way to get my used shortcut back?

belaviyo commented 2 years ago

The extension moved to m3. Please reassign the shortcut; chrome://extensions/shortcuts

error401de commented 2 years ago

I did reassign the key, the described behaviour is happening anyway.

error401de commented 2 years ago

I just recognised no shortcut I set is working anymore, not only Shift+Alt+P. Can replicate on multiple macOS devices.

belaviyo commented 2 years ago

Shift + Options + P works just fine for me on mac and KeePassHelper 0.6.8

error401de commented 2 years ago

Just saw it's working in incognito mode, not in the regular one. After a restart of Chrome it's working :D Was able to reproduce this on all machines as well.

Thanks!

belaviyo commented 2 years ago

Maybe the service worker is crashed and hence not responding to the commands. This happens if you have an extension that prevents the new manifest V3 from working correctly.