Vimium C - 全键盘操作浏览器 版本历史 - 25 个版本
Vimium C - 全键盘操作浏览器 作者: Dahan Gong
Vimium C - 全键盘操作浏览器 版本历史 - 25 个版本
小心旧版本!显示这些版本是为了测试和参考目的。您应该始终使用附加组件的最新版本。
最新版本
版本 1.99.997
发布于 2023年12月17日 - 365.18 KB适用于 firefox 63.0 及更高版本#### v1.99.997
* fix some crashes of web pages and the extension itself
#### v1.99.995
* Marks: fix the mistake that `.prefix` was enabled by default and matches wrong URLs (breaking)
* now align with philc/Vimium's in common situations
* `.parent: boolean` is added to re-enable the old behavior
* fix usages of inner clipboard
* fix conflicts of `runKey` and the `$retry` counter
* LinkHints: add `newtab=inactive` to always switch back to a current tab, whatever a page script does
* LinkHints: add `.autoChild: boolean | css-selector` to click not a hinted element but its topest or matched child
* editText: add a new action of `blank` to trigger `.$else` if a `when` condition is mismatched
* focusInput: now try updating its hinting rectangular after focusing
* fix some small usages源代码遵循 MIT 许可证 发布
下载 Firefox 并安装扩展您需要 Firefox 来使用此扩展较早版本
版本 1.99.995
发布于 2023年7月22日 - 364.97 KB适用于 firefox 69.0 及更高版本v1.99.995:
* fix broken LinkHints
v1.99.994/993:
* Marks: fix the mistake that `.prefix` was enabled by default and matches wrong URLs (breaking)
* now align with philc/Vimium's in common situations
* `.parent: boolean` is added to re-enable the old behavior
* fix usages of inner clipboard
* fix conflicts of `runKey` and the `$retry` counter
* LinkHints: add `newtab=inactive` to always switch back to a current tab, whatever a page script does
* LinkHints: add `.autoChild: boolean | css-selector` to click not a hinted element but its topest or matched child
* editText: add a new action of `blank` to trigger `.$else` if a `when` condition is mismatched
* focusInput: now try updating its hinting rectangular after focusing
* fix some sm源代码遵循 MIT 许可证 发布
版本 1.99.993
发布于 2023年7月15日 - 365.04 KB适用于 firefox 63.0 及更高版本* Marks: fix the mistake that `.prefix` was enabled by default and matches wrong URLs (breaking)
* now align with philc/Vimium's in common situations
* `.parent: boolean` is added to re-enable the old behavior
* fix usages of inner clipboard
* fix conflicts of `runKey` and the `$retry` counter
* LinkHints: add `newtab=inactive` to always switch back to a current tab, whatever a page script does
* LinkHints: add `.autoChild: boolean | css-selector` to click not a hinted element but its topest or matched child
* editText: add a new action of `blank` to trigger `.$else` if a `when` condition is mismatched
* focusInput: now try updating its hinting rectangular after focusing
* fix some small usages源代码遵循 MIT 许可证 发布
版本 1.99.992
发布于 2023年6月11日 - 364.27 KB适用于 firefox 63.0 及更高版本* fix broken long key sequences in ke mappings
* some Ctrl/Alt shortcuts of Vomnibar are removed if in conflict with system's default usages
* fix some tip text
* basic support for popover
* autoCopy now supports .type=tab-url/tab-title and other `type` values of `copyWindowInfo`源代码遵循 MIT 许可证 发布
版本 1.99.991
发布于 2023年5月13日 - 363.62 KB适用于 firefox 63.0 及更高版本* FindMode: fix some issues when highlighting all matches
* fix broken scrolling when a page is pinch-zoomed
* key mappings: `env` now supports `incognito: boolean`
* fix some UI issues on macOS, Ubuntu or Firefox源代码遵循 MIT 许可证 发布
版本 1.99.99
发布于 2023年4月16日 - 363.22 KB适用于 firefox 63.0 及更高版本* key mappings: support `map!` and `#if`/`#else`/`#endif` and even nested pairs
* use `map!` and `run!` to make a mapping work in both normal and plain insert mode
* support `unmap <esc>` and `unmap <c-[>` to disable them in normal mode
* change how `runKey` and `run` rules gets parsed
* use `\\<LF>` to merge two lines and strip whitespace prefix characters of a second line
* text substitution: add a inner temporary clipboard and then
* substitution and `runKey mask` can read/write it,
* so that command may create complex `runKey` task from text in system clipboard easily
* now when `<*-modifier>` works as a first prefix key, it will end in 3 seconds
* the key will be passed to web page scripts, to work better with `*+Letter`
* LinkHints: support more usages including `LinkHints.activateOpenUrl`
* `LinkHints.activateCopyImage` supports `.url` to copy URL instead
* Vomnibar: de-duplicate tab and history suggestions if possible
* now also list closed browser window sessions
* change what's copied on `Ctrl+C` and `Ctrl+Shift+C`
* fix support for macbook touchpad
* Scroller: fix checks of whether an area should be scrolled or not
* VisualMode: fix the logic of scrolling caret into view
* Now `f` and `F` can open Find bar and then extend selection to a match
* `nextTab`/.../`visitPreviousTab`: support `blur: boolean | host-matcher-string` to grab focus from input again
* `focusInput` now supports `clickable` and `clickableOnHost`
* `editText`: add `when` clause to control what to do
* `confirm`: will show a prompt dialog; parameters are `ask: string, $then, minRepeat=1`
* fix quite a few edge cases源代码遵循 MIT 许可证 发布
版本 1.99.97
发布于 2022年12月22日 - 355.62 KB适用于 firefox 63.0 及更高版本* v1.99.97:
* UI: on macOS, prefer Menlo and Monaco in monospace fonts by default
* fix the newly broken command of "dispatchEvent"
* fix exclusions rule changes can not be saved on options page
* FindMode: fix compatibility with `scroll-behavior: smooth`
* VisualMode: line mode: try its best to make moving work
* now the word block list also applies on bookmark paths
* fix some other bugs and usage issues源代码遵循 MIT 许可证 发布