Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在开发一个 chrome 扩展,我想要通过键盘快捷键启动 - 有什么办法吗?
您可以使用chrome.commands API。