blob: 117ece3dca1a376f93543f3b4e659fecd3925b6d (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
|
# Vim Vixen
[![Join the chat room on Gitter for vim-vixen/vim-vixen](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/vim-vixen/vim-vixen)
[![CircleCI](https://circleci.com/gh/ueokande/vim-vixen.svg?style=svg)](https://circleci.com/gh/ueokande/vim-vixen)
Vim Vixen is a Firefox add-on which allows you to easily navigate the web by
keyboard. Since version 57, Firefox has migrated to the WebExtensions API and
has dropped support for legacy add-ons. Vim Vixen is a new choice for Vim users
since it uses the WebExtensions API.
To get Vim Vixen, install it from [Firefox add-ons][AMO].
For usage and more detailed information, check out our [documentations][documentations].
## Compatibility
- Firefox 78 ESR
## Copyright
Copyright © 2017-2019 by Shin'ya Ueoka
## Licence
MIT
[AMO]: https://addons.mozilla.org/en-US/firefox/addon/vim-vixen/
[documentations]: https://ueokande.github.io/vim-vixen/
|