合計レビュー数: 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.