Releases: crittermike/shortkeys
Releases · crittermike/shortkeys
v3.0.5
v3.0.4
Adds the information about global browser shortcuts into Firefox, which was being excluded before from a time when Firefox didn't support extension shortcuts natively.
v3.0.2
A few new actions and a bit of cleanup.
v3.0.1
Updated app icon.
v3.0.0
Rewrote the extension on top of https://github.com/webextension-toolbox/generator-web-extension using the new Promises webextension API.
v2.2.7
v2.2.6
v2.2.5
v2.2.4
This release fixes support for Firefox.
See pmalecka#28 (comment) for discussion and details.
v2.2.2
- Adds a Mute/unmute action for toggling whether a tab is muted
- Points to a fork of ui-codemirror which fixes a minification bug, so that we could...
- Built the extension using the --production flag so that everything is minified/uglyfied