zotero-connectors
zotero-connectors copied to clipboard
Default shortcut not working in firefox
The default shortcut for firefox is not working as Ctrl+Shift+S
is already bind to screenshot on firefox.
https://github.com/zotero/zotero-connectors/blob/9ad4dd1c1e2a12b7a738233c308c564d91b9649c/src/browserExt/manifest.json#L70
Can we change it to another shortcut so that the default shortcut works for firefox?
On firefox, go to manage extension shortcuts at about:addons
And you can change it to whatever you want.
That's true and thanks for the information. I think change the default shortcut for firefox would be more preferable, as that simply does not work. Can we add some configuration for that in the code base. My use case originally was to do some headless scripting to zotero (save websites to zotero without gui interaction). I didn't find an easy way to change shortcut without GUI.