리뷰 131개
개발자 답글
9년 전에 게시됨Unfortunately, it's impossible to programmatically focus the page using the APIs available to web extensions. I'll definitely add this if/when it becomes possible. I also use your work around.
Thanks!- 5점 만점에 5점Firefox 사용자 13279611 님, 9년 전It's a great replacement for VimFX. I only use this for page navigation and search. The vimimum binding preset is great. Being able to customize the look is a nice feature.
Vimimum for firefox isn't ready yet - not opening links in new tab made it unusable. 개발자 답글
9년 전에 게시됨Hi notkr, thanks for the feedback.
1. Saka Key now ignores keyboard events if they're not part of a keybinding (so that the page or another extension can handle them). Alternatively, hit semi-colon to let any one keypress through to the page.
2. Saka Key now blocks default actions if they conflict with keybindings.
Get these changes in v1.23.0, which is on the development channel right now.
Please file feature requests and bug reports at https://github.com/lusakasa/saka-key/issues- 5점 만점에 5점Firefox 사용자 13204382 님, 9년 전For basic users (like me) of VimFX and similars, this is a drop-in replacement. Good work!
개발자 답글
9년 전에 게시됨VimFX is excellent. With (lots of) time... Saka Key will be just as good! Try the Beta channel release fort new features and bug fixes. - Setting my own keybindings doesn't work yet, and in the settings page, the scroll positions resets with every click, making that page unusable. It is unfinished, so ideally the version number should reflect that (be 0.1.3 instead of 1.3)
But!
The vimium presets are good. It is very fast. Multiprocess windows are working alongside it! Great job so far개발자 답글
9년 전에 게시됨Keybindings work on recent releases (which you'll have to install from source at (https://github.com/lusakasa/saka-key) until they are approved.
A fix for the scrolling issue is in the works. It works except:
* in the popup
* on pages that provide their own key event listeners
You're right about the version number. Some firefox-specific bugs made it unreliable, but I didn't want to version the firefox and chrome versions separately.
Thanks for the feedback! 개발자 답글
9년 전에 게시됨Thanks for the feedback. It's still a work in progress, but Saka Key is getting better! Try the Beta channel to see the latest improvements.