This repository has been archived on 2020-04-04. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
Find a file
2019-10-08 11:43:10 +00:00
.circleci Fix tests on CI 2019-09-23 20:56:37 +09:00
.github add ISSUE_TEMPLATE 2017-10-08 22:51:00 +09:00
docs Merge pull request #653 from cirelli94/patch-7 2019-10-03 23:31:57 +00:00
e2e Add e2e test for partial blacklist 2019-10-08 11:43:10 +00:00
resources Indicator shows the add-on enabled 2018-05-06 22:30:04 +09:00
script Add script to upload a version 2019-09-04 21:08:30 +09:00
src Add partial blacklist form 2019-10-08 11:43:10 +00:00
test Add partial blacklist form 2019-10-08 11:43:10 +00:00
.eslintrc Update .eslintrc 2019-08-26 21:27:27 +09:00
.gitignore Configure build script to run e2e 2019-04-06 22:39:40 +09:00
CODE_OF_CONDUCT.md add CODE_OF_CONDUCT 2017-10-08 22:51:00 +09:00
CONTRIBUTING.md Update CONTRIBUTING.md 2019-03-17 06:42:05 +09:00
karma.conf.js Remove redundant field 2019-09-23 16:38:07 +09:00
LICENSE Initial commit 2017-08-11 22:26:12 +09:00
manifest.json 🎉 Release 0.24 2019-09-03 03:31:04 +00:00
package-lock.json Install test deps 2019-09-22 16:13:27 +09:00
package.json Increase retries 2019-09-23 21:22:51 +09:00
QA.md Add search engine e2e test 2019-08-20 22:11:45 +09:00
README.md Remove usage from README 2019-10-01 04:49:26 +00:00
tsconfig.json Configure webpack and tsconfig 2019-05-20 22:22:13 +09:00
webpack.config.js Disable minify 2019-05-21 21:52:19 +09:00

Vim Vixen

Greenkeeper badge Join the chat room on Gitter for vim-vixen/vim-vixen CircleCI devDependencies Status

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.

For usage and more detailed information, check out our documentations.

Compatibility

  • Firefox 60 ESR

Copyright © 2017-2019 by Shin'ya Ueoka

Licence

MIT