Vimmatic
Vimmatic enables Vim-like key binds in your web browser for easier and faster navigation.
什么是Vimmatic?
Vimmatic是由Shin'ya Ueoka开发的Chrome扩展程序,该扩展的主要功能是“Vimmatic enables Vim-like key binds in your web browser for easier and faster navigation.”。
扩展截图
下载Vimmatic扩展crx文件
下载Vimmatic扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
                        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.
# Quick start
After installation, you can control Firefox with vim-like keymaps. To scroll a page in the browser, press `k`, `j`, `h` and `l` keys. You can scroll to the top or the bottom of a page by `gg` and `G`.  To select a left and right of current tab, use `K` and `J` respectively. To close current tab, use `d` and to restore closed tabs, use `u`.  To open a link, press `f` to enter the follow mode to select a link. Then you can select links by alphabetic keys.
Vimmatic supports command line to run commands that control tabs and opens a tab. To open command line, press `:`.  To open a tab with URL, use `open` command.  You can select completed items by `Tab` and `Shift`+`Tab`
For usage and more detailed information, check out our documentation:
https://ueokande.github.io/vimmatic/
The development of Vimmatic is publically available as open-source software.  Feel free to contact us at github.com:
https://github.com/ueokande/vimmatic                     扩展基本信息
| 名称 |   |  
| ID | pghmfgnakhjiphmlcnhfpgopkcjhiedc | 
| 官方URL | https://chromewebstore.google.com/detail/vimmatic/pghmfgnakhjiphmlcnhfpgopkcjhiedc | 
| 简介 | Vimmatic enables Vim-like key binds in your web browser for easier and faster navigation. | 
| 文件大小 | 2.15 MB | 
| 安装次数 | 236 | 
| 当前版本 | 0.7.1 | 
| 更新时间 | 2024-03-06 | 
| 上架时间 | 2023-03-21 | 
| 评分 | 5.00/5 共4次评分 | 
| 开发者 | Shin'ya Ueoka | 
| 电子邮箱 | [email protected] | 
| 付费类型 | free | 
| 扩展官网 | https://github.com/ueokande/vimmatic | 
| 帮助页面URL | https://github.com/ueokande/vimmatic/issues | 
| 支持的语言 | en-US | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Vimmatic",
    "description": "Vimmatic enables Vim-like key binds in your web browser for easier and faster navigation.",
    "icons": {
        "48": "resources\/icon_48x48.png",
        "96": "resources\/icon_96x96.png"
    },
    "content_scripts": [
        {
            "all_frames": true,
            "matches": [
                "  |  |