跳至内容
sdvcrx's wiki
用户工具
登录
站点工具
搜索
工具
显示页面
过去修订
Export to Markdown
反向链接
最近更改
媒体管理器
网站地图
登录
>
最近更改
媒体管理器
网站地图
您的足迹:
vimium
本页面只读。您可以查看源文件,但不能更改它。如果您觉得这是系统错误,请联系管理员。
====== Vimium ====== Vimium is a Chrome extension that provides keyboard-based navigation and control of the web in the spirit of the Vim editor. ===== Configuration ===== ==== Custom key mappings ==== <code> # Insert your preferred key mappings here. map l nextTab map h previousTab map e scrollPageUp </code> ==== Custom search engines ==== <code> wiki: https://www.wikipedia.org/w/index.php?title=Special:Search&search=%s Wikipedia g: https://www.google.com/search?q=%s Google b: https://www.baidu.com/s?ie=UTF-8&wd=%s Baidu # More examples. # # (Vimium supports search completion Wikipedia, as # above, and for these.) # # g: http://www.google.com/search?q=%s Google # l: http://www.google.com/search?q=%s&btnI I'm feeling lucky... # y: http://www.youtube.com/results?search_query=%s Youtube # gm: https://www.google.com/maps?q=%s Google maps # b: https://www.bing.com/search?q=%s Bing # d: https://duckduckgo.com/?q=%s DuckDuckGo # az: http://www.amazon.com/s/?field-keywords=%s Amazon # qw: https://www.qwant.com/?q=%s Qwant </code> ===== Keybinding ===== ^ key ^ function ^ | yy | copy the current url to the clipboard | | t | create tab | | T | search through your open tabs | | ge | edit the current URL | | gE | edit the current URL and open in a new tab | ===== Reference ===== [[https://github.com/philc/vimium|Vimium Repo]]
vimium.txt
· 最后更改: 2023/12/03 10:24 由
127.0.0.1
页面工具
显示页面
过去修订
反向链接
Export to Markdown
回到顶部