blob: b1c5844c73c6f6ea4b08b1aa1d305d78213ca07d (
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
29
30
31
32
|
# 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)
[![GitHub Actions](https://github.com/ueokande/vim-vixen/workflows/Build/badge.svg)](https://github.com/ueokande/vim-vixen/actions?query=workflow%3ABuild)
* * *
:warning: **This project is no longer under active maintainenance. Check the new project [Vimmatic](https://github.com/ueokande/vimmatic). See [the announcement](https://github.com/ueokande/vim-vixen/issues/1494) in more details.**
* * *
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-2020 by Shin'ya Ueoka
## Licence
MIT
[AMO]: https://addons.mozilla.org/en-US/firefox/addon/vim-vixen/
[documentations]: https://ueokande.github.io/vim-vixen/
|