chrome.commands keyboard shortcuts not working

前端 未结 10 1304
有刺的猬
有刺的猬 2020-12-03 07:57

I am trying to add some keyboard shortcuts to my Chrome extension, specifically to allow the user to use hotkeys to open up a browser action/popup. I\'ve read the d

10条回答
  •  庸人自扰
    2020-12-03 08:21

    If you modified your code after loading your extension, you need to remove and reload it.

提交回复
热议问题