Hi, I use the alt+shift+arrow keybinding for text selection purposes, but the redux devtool pops up instead, is very annoying, It is possible to disable this feature with an extension option for example?
Thanks in advance!
Yes, those shortcuts are disabled in Chrome extension by default since 2.8.2, but I guess you've installed the extension before that.
To set/change the keyboard shortcuts, click "Keyboard shortcuts" button on the bottom of the extensions page (chrome://extensions/).
Or the question was about Firefox extension?

Didnt know that! Thanks!
Hi @zalmoxisus, I have this issue on firefox (macOS 10.12, Firefox 55, Redux Devtools 2.13.1). What should i do to disable the shortcut ?
AFAIK, it's not possible to customize extension's shortcuts on firefox yet. However, we removed them in 2.15.0, which is still awaiting review. When it will be available (I think in about a week), there shouldn't be predefined keyboard shortcuts anymore.
Sorry about reviving this old issue, but I'm on a Mac with addon version 2.15.2 and I'm still having the "SHIFT+OPTION+ARROW" problem. Is there any way to remove it? Both firefox and redux extensions were installed today.
The latest release of the Firefox add-on (2.15.2) contains suggested_key entries for these shortcuts in its manifest.json. For now I've switched to the previous release (2.15.1) which is available on Mozilla's add-ons page.
Oddly, the manifest.json distributed with 2.15.1 (copied to a gist here) is substantively different from any record of that file in this repo's history. Is it possible some history's been clobbered in the repo?
@lsmoura I've just published 2.15.3 with removed shortcuts. It will be available after a moderator review it.
@redoPop yes, we had the same manifest as for chrome in 2.15.1. For chrome it's possible to enable/disable and customize keyboard shortcuts of the extensions. AFAIK it's not possible on Firefox yet.
Just updated to 2.15.3. Thanks for the quick fix & release!
I'm sorry to re-open this once more, but I can't for the life of me find the latest version for Firefox :
I managed to build and load manually but it only lasts until the next restart.
Am I missing something ?
I confirm this. Just switched to Firefox yesterday and having this issue.
Last version was removed and downgraded for some reason. New version should be reviewed and hope accepted soon. Let's track the issue in #573.
Most helpful comment
Sorry about reviving this old issue, but I'm on a Mac with addon version
2.15.2and I'm still having the "SHIFT+OPTION+ARROW" problem. Is there any way to remove it? Both firefox and redux extensions were installed today.