Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 7 days 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 (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-08-14T14:15:58.000Z (3 months ago)
- Last Synced: 2024-10-23T01:39:42.687Z (14 days ago)
- Topics: chrome-extension, firefox-addon, vim
- Language: TypeScript
- Homepage: https://ueokande.github.io/vimmatic/
- Size: 7.07 MB
- Stars: 200
- Watchers: 5
- Forks: 7
- Open Issues: 33
-
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
[![GitHub Actions](https://github.com/ueokande/vimmatic/workflows/Build/badge.svg)](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