TabSearch 的评价
TabSearch 作者: Enrico Baculinao
Matthew 的评价
评分 4 / 5
来自 Matthew,7 年前Simple tool that does the job. Looks nice.
One caveat - I am one of the people for whom the cursor doesn't immediately focus the search box, and it can be a bit infuriating sometimes to press the shortcut only to have to move the mouse anyway. Windows 8.1 FF 57.0.4. Still a keeper for adding basic functionality the browser lacks, and for going some way towards mitigating the issues of having hundreds of tabs!
One caveat - I am one of the people for whom the cursor doesn't immediately focus the search box, and it can be a bit infuriating sometimes to press the shortcut only to have to move the mouse anyway. Windows 8.1 FF 57.0.4. Still a keeper for adding basic functionality the browser lacks, and for going some way towards mitigating the issues of having hundreds of tabs!
开发者回应
发布于 7 年前I'm so tired of this bug, sorry that it affects you. The best we can do right now is wait for someone to finish submitting a patch for this bug, since it's a Firefox issue: https://bugzilla.mozilla.org/show_bug.cgi?id=1324255
If you're comfortable with coding and building an npm project, you can try: you can try extending the timeout values in this function https://github.com/reblws/tab-search/blob/master/src/core/pages/popup/side-effects.js#L81in focusSearchInputWorkaround and see if that might help.
If you're comfortable with coding and building an npm project, you can try: you can try extending the timeout values in this function https://github.com/reblws/tab-search/blob/master/src/core/pages/popup/side-effects.js#L81in focusSearchInputWorkaround and see if that might help.