Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Restore Firefox extension keyboard shortcuts
Restores Firefox extension keyboard shortcuts, which [currently don't work](raindropio/app#121). I took most of the code was taken from the[ legacy Manifest V2 extension `manifest.json`](https://github.com/raindropio/extensions/blob/master/src/config/manifest.json), except for changing `"_execute_browser_action"` to `"_execute_action"` for [Manifest V3 compatibility](https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/manifest.json/commands#syntax)
- Loading branch information