diff options
author | TeepaBlue <42367122+TeepaBlue@users.noreply.github.com> | 2019-03-17 06:39:44 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-03-17 06:39:44 +0900 |
commit | 2a76a5df6232142f7859548209240f21418e4be1 (patch) | |
tree | 826fe6691cd0c24929ff4cf53748edd95b8c2797 | |
parent | 124e221999e914d63326a91602517d1e5e1bea73 (diff) |
Update README.md
keyboard → the keyboard
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ [](https://circleci.com/gh/ueokande/vim-vixen) [](https://david-dm.org/ueokande/vim-vixen?type=dev) -Vim Vixen is a Firefox add-on which allows you to navigate with keyboard on the browser. +Vim Vixen is a Firefox add-on which allows you to navigate with the keyboard on the browser. Firefox started to support WebExtensions API and will stop supporting add-ons using legacy APIs from version 57. For this reason, many legacy add-ons do not work on Firefox 57. Vim Vixen is a new choice for Vim users since Vim Vixen uses the WebExtensions API. |