customize chrome developer tool javascript debugger keyboard shortcuts?

后端 未结 10 974
野趣味
野趣味 2020-12-05 06:02

I can\'t believe that neither a Google or SO search has turned up a definitive answer or even much discussion for this, but:

Is it possible to edit/customize keyboar

10条回答
  •  野趣味
    野趣味 (楼主)
    2020-12-05 06:38

    There are key mappers for every OS which allow overriding default key combinations; here are a few:

    • Windows
      • Texter
      • AutoHotKey
    • OSX
      • xType
    • Linux
      • AutoKey

    Fork and extend the Chrome Shortcut Manager for native functionality.

    References

    • Texter

    • AutoHotKey

    • xType

    • AutoKey

    • Chrome Shortcut Manager

提交回复
热议问题