Skip to content

v2.8.2

Compare
Choose a tag to compare
@zalmoxisus zalmoxisus released this 18 Oct 18:00
· 290 commits to master since this release

Keyboard shortcuts

  • Added a new keyboard shortcut, Cmd (Ctrl) + Shift + E, which opens the extension's dialog (only when the Redux store is available in the current page).
  • All other shortcuts used before (for opening windows and for Romote DevTools) are disabled by default. To set/change the keyboard shortcuts, click "Keyboard shortcuts" button on the bottom of the extensions page (chrome://extensions/).

Iframes support

If the app is interacting with the extension from iframes, there will be 3 seconds delay for initialization, in order to avoid performance issues reported in #207 (comment).