https://github.com/ueokande/vimmatic
A browser extension to enable Vim-like keymaps on the browsers!!
https://github.com/ueokande/vimmatic
chrome-extension firefox-addon vim
Last synced: about 1 year ago
JSON representation
A browser extension to enable Vim-like keymaps on the browsers!!
- Host: GitHub
- URL: https://github.com/ueokande/vimmatic
- Owner: ueokande
- License: mit
- Created: 2022-05-15T07:14:58.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2025-05-12T14:02:46.000Z (about 1 year ago)
- Last Synced: 2025-05-12T14:58:10.678Z (about 1 year ago)
- Topics: chrome-extension, firefox-addon, vim
- Language: TypeScript
- Homepage: https://ueokande.github.io/vimmatic/
- Size: 6.71 MB
- Stars: 223
- Watchers: 4
- Forks: 9
- Open Issues: 40
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Vimmatic
[](https://github.com/ueokande/vimmatic/actions?query=workflow%3ABuild)
:warning: **The project status is experimental.** :warning:
Vimmatic allows you to browse web pages with Vim-like key binds.
This extension enables you to navigate pages, switch tabs, and open a site you
want with your keyboard. The extension provides a Vim-like experience on your
browser and a new choice for Vim users. You can configure keymaps and browse
pages with your preferences.
Vimmatic provides the following features:
Scrolling a page and managing tabs with keyboard shortcuts
Also, they are available by a command
Opening a page from bookmarks and histories.
Custom search engined
Setting keymaps by a JSON-format configuration.
For usage and more detailed information, check out our [documentation][].
The development of Vimmatic is publically available as open-source software.
Feel free to contact us at [github repository][].
## Install
| [
](http://godban.github.io/browsers-support-badges/)
Firefox | [
](http://godban.github.io/browsers-support-badges/)
Chrome |
| ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| [Firefox Add-ons][firefox_addons] | [Chrome Web Store][chrome_web_store] |
## Documentation
You can find the documentation [on the website][documentation].
## Copyright
Copyright © Shin'ya Ueoka and contributors
## Licence
MIT
[firefox_addons]: https://addons.mozilla.org/en-US/firefox/addon/vimmatic/
[chrome_web_store]: https://chrome.google.com/webstore/detail/vimmatic/pghmfgnakhjiphmlcnhfpgopkcjhiedc
[documentation]: https://ueokande.github.io/vimmatic/
[github repository]: https://github.com/ueokande/vimmatic