Mac Hotkey for Tab Moving
插件截图
插件概述
Reorder tabs with cmd+shift+p and cmd+shift+\.插件详情
This extension adds two hotkeys:cmd + shift + P (move current tab left: wraps if at index/position 0)
cmd + shift + O (move current tab right: wraps if at index/position len(tabcount))
Why '\\' was not used:
Using plain window level javascript, keydown/press/up events are not capture-able when the focus is on the address bar or other non-window chrome elements (i.e. everything outside of the current loaded page). Because of this, the extension makes use of a lower level key input capture (at the chrome application level) to catch hotkey input. Unfortunately, only a-zA-Z and 0-9 can be captured, disqualifying '\\' :(
If your keys are already bound (shouldn't be by default), you will need to re-bind them in your chrome extensions options page (scroll to the bottom)
其他信息
官方唯一标识:nalijhdo****************jllegigj
官方最后更新日期:2017年4月11日
分类:生产工具
大小:271KiB
版本:0.1.0
语言:English
提供方:none
星级:5
插件下载
下载链接一 下载链接二 |
Chrome插件离线安装教程 |
温馨提示
本站中的部份内容来源网络和网友发布,纯属个人收集并供大家交流学习参考之用,版权归版权原作者所有。
如果您发现网站上有侵犯您的知识产权的作品,请与我们取得联系,我们会及时修改或删除。
如果您觉得网多鱼对您有帮助,欢迎收藏我们 Ctrl+D
。