{"id":13410264,"url":"https://github.com/philc/vimium","last_synced_at":"2025-05-13T15:02:53.546Z","repository":{"id":669010,"uuid":"312262","full_name":"philc/vimium","owner":"philc","description":"The hacker's browser.","archived":false,"fork":false,"pushed_at":"2025-05-03T22:15:58.000Z","size":6739,"stargazers_count":24577,"open_issues_count":1156,"forks_count":2504,"subscribers_count":287,"default_branch":"master","last_synced_at":"2025-05-05T22:16:06.117Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://chrome.google.com/webstore/detail/vimium/dbepggeogbaibhgnhhndojpepiihcmeb","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/philc.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"MIT-LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2009-09-20T07:08:19.000Z","updated_at":"2025-05-05T20:22:49.000Z","dependencies_parsed_at":"2024-03-02T02:28:48.420Z","dependency_job_id":"f94d91e1-9560-4b0b-9eb1-ba62f6120860","html_url":"https://github.com/philc/vimium","commit_stats":{"total_commits":3904,"total_committers":176,"mean_commits":"22.181818181818183","dds":0.572233606557377,"last_synced_commit":"99868023af1635350680c148f6ad98a2b2136895"},"previous_names":[],"tags_count":46,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philc%2Fvimium","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philc%2Fvimium/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philc%2Fvimium/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philc%2Fvimium/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/philc","download_url":"https://codeload.github.com/philc/vimium/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253968115,"owners_count":21992252,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-07-30T20:01:05.896Z","updated_at":"2025-05-13T15:02:53.417Z","avatar_url":"https://github.com/philc.png","language":"JavaScript","readme":"# Vimium - The Hacker's Browser\n\nVimium is a browser extension that provides keyboard-based navigation and control of the web in the\nspirit of the Vim editor.\n\n**Installation instructions:**\n\n- Chrome:\n  [Chrome web store](https://chrome.google.com/extensions/detail/dbepggeogbaibhgnhhndojpepiihcmeb)\n- Edge:\n  [Edge Add-ons](https://microsoftedge.microsoft.com/addons/detail/vimium/djmieaghokpkpjfbpelnlkfgfjapaopa)\n- Firefox: [Firefox Add-ons](https://addons.mozilla.org/en-GB/firefox/addon/vimium-ff/)\n\nTo install from source, see [here](CONTRIBUTING.md#installing-from-source).\n\nVimium's Options page can be reached via a link on the help dialog (type `?`) or via the button next\nto Vimium on the extension pages of Chrome and Edge (`chrome://extensions`), or Firefox\n(`about:addons`).\n\n## Keyboard Bindings\n\nModifier keys are specified as `\u003cc-x\u003e`, `\u003cm-x\u003e`, and `\u003ca-x\u003e` for ctrl+x, meta+x, and alt+x\nrespectively. For shift+x and ctrl-shift-x, just type `X` and `\u003cc-X\u003e`. See the next section for how\nto customize these bindings.\n\nOnce you have Vimium installed, you can see this list of key bindings at any time by typing `?`.\n\nNavigating the current page:\n\n    ?       show the help dialog for a list of all available keys\n    h       scroll left\n    j       scroll down\n    k       scroll up\n    l       scroll right\n    gg      scroll to top of the page\n    G       scroll to bottom of the page\n    d       scroll down half a page\n    u       scroll up half a page\n    f       open a link in the current tab\n    F       open a link in a new tab\n    r       reload\n    gs      view source\n    i       enter insert mode -- all commands will be ignored until you hit Esc to exit\n    yy      copy the current url to the clipboard\n    yf      copy a link url to the clipboard\n    gf      cycle forward to the next frame\n    gF      focus the main/top frame\n\nNavigating to new pages:\n\n    o       Open URL, bookmark, or history entry\n    O       Open URL, bookmark, history entry in a new tab\n    b       Open bookmark\n    B       Open bookmark in a new tab\n\nUsing find:\n\n    /       enter find mode\n              -- type your search query and hit enter to search, or Esc to cancel\n    n       cycle forward to the next find match\n    N       cycle backward to the previous find match\n\nFor advanced usage, see [regular expressions](https://github.com/philc/vimium/wiki/Find-Mode) on the\nwiki.\n\nNavigating your history:\n\n    H       go back in history\n    L       go forward in history\n\nManipulating tabs:\n\n    J, gT   go one tab left\n    K, gt   go one tab right\n    g0      go to the first tab. Use ng0 to go to n-th tab\n    g$      go to the last tab\n    ^       visit the previously-visited tab\n    t       create tab\n    yt      duplicate current tab\n    x       close current tab\n    X       restore closed tab (i.e. unwind the 'x' command)\n    T       search through your open tabs\n    W       move current tab to new window\n    \u003ca-p\u003e   pin/unpin current tab\n\nUsing marks:\n\n    ma, mA  set local mark \"a\" (global mark \"A\")\n    `a, `A  jump to local mark \"a\" (global mark \"A\")\n    ``      jump back to the position before the previous jump\n              -- that is, before the previous gg, G, n, N, / or `a\n\nAdditional advanced browsing commands:\n\n    ]], [[  Follow the link labeled 'next' or '\u003e' ('previous' or '\u003c')\n              - helpful for browsing paginated sites\n    \u003ca-f\u003e   open multiple links in a new tab\n    gi      focus the first (or n-th) text input box on the page. Use \u003ctab\u003e to cycle through options.\n    gu      go up one level in the URL hierarchy\n    gU      go up to root of the URL hierarchy\n    ge      edit the current URL\n    gE      edit the current URL and open in a new tab\n    zH      scroll all the way left\n    zL      scroll all the way right\n    v       enter visual mode; use p/P to paste-and-go, use y to yank\n    V       enter visual line mode\n    R       Hard reload the page (skip the cache)\n\nVimium supports command repetition so, for example, hitting `5t` will open 5 tabs in rapid\nsuccession. `\u003cEsc\u003e` (or `\u003cc-[\u003e`) will clear any partial commands in the queue and will also exit\ninsert and find modes.\n\nThere are some advanced commands which aren't documented here; refer to the help dialog (type `?`)\nfor a full list.\n\n## Custom Key Mappings\n\nYou may remap or unmap any of the default key bindings in the \"Custom key mappings\" on the options\npage.\n\nEnter one of the following key mapping commands per line:\n\n- `map key command`: Maps a key to a Vimium command. Overrides Chrome's default behavior (if any).\n- `unmap key`: Unmaps a key and restores Chrome's default behavior (if any).\n- `unmapAll`: Unmaps all bindings. This is useful if you want to completely wipe Vimium's defaults\n  and start from scratch with your own setup.\n\nExamples:\n\n- `map \u003cc-d\u003e scrollPageDown` maps ctrl+d to scrolling the page down. Chrome's default behavior of\n  bringing up a bookmark dialog is suppressed.\n- `map r reload` maps the r key to reloading the page.\n- `unmap \u003cc-d\u003e` removes any mapping for ctrl+d and restores Chrome's default behavior.\n- `unmap r` removes any mapping for the r key.\n\nAvailable Vimium commands can be found via the \"Show available commands\" link near the key mapping\nbox on the options page. The command name appears to the right of the description in parenthesis.\n\nYou can add comments to key mappings by starting a line with `\"` or `#`.\n\nThe following special keys are available for mapping:\n\n- `\u003cc-*\u003e`, `\u003ca-*\u003e`, `\u003cs-*\u003e`, `\u003cm-*\u003e` for ctrl, alt, shift, and meta (command on Mac) respectively\n  with any key. Replace `*` with the key of choice.\n- `\u003cleft\u003e`, `\u003cright\u003e`, `\u003cup\u003e`, `\u003cdown\u003e` for the arrow keys.\n- `\u003cf1\u003e` through `\u003cf12\u003e` for the function keys.\n- `\u003cspace\u003e` for the space key.\n- `\u003ctab\u003e`, `\u003center\u003e`, `\u003cdelete\u003e`, `\u003cbackspace\u003e`, `\u003cinsert\u003e`, `\u003chome\u003e` and `\u003cend\u003e` for the\n  corresponding non-printable keys.\n\nShifts are automatically detected so, for example, `\u003cc-\u0026\u003e` corresponds to ctrl+shift+7 on an English\nkeyboard.\n\n## More documentation\n\nMany of the more advanced or involved features are documented on\n[Vimium's GitHub wiki](https://github.com/philc/vimium/wiki). Also see the\n[FAQ](https://github.com/philc/vimium/wiki/FAQ).\n\n## Contributing\n\nSee [CONTRIBUTING.md](CONTRIBUTING.md) for details.\n\n## Release Notes\n\nSee [CHANGELOG](CHANGELOG.md) for the major changes in each release.\n\n## License\n\nCopyright (c) Phil Crosby, Ilya Sukhar. See [MIT-LICENSE.txt](MIT-LICENSE.txt) for details.\n","funding_links":[],"categories":["JavaScript","CoffeeScript","Config files","By Language","Tools","Chrome 扩展","others","Shell","Browser extensions adding a command palette","Productivity"],"sub_categories":["Vimium","JavaScript","Editors"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphilc%2Fvimium","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fphilc%2Fvimium","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphilc%2Fvimium/lists"}