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.
有没有办法访问存储所有键盘快捷键的 firefox 目录?我希望能够删除所有这些,并且我不想依赖 keyconfig 扩展。
我认为您要查找的文件是 omni.ja,它是 firfox 安装目录中的 jar 文件。
在该存档中,您可以在路径 /chrome/toolkit/content/global/ 找到一个名为 platformHTMLBindings.xml 的文件,该文件应包含 firefox 键绑定,但最近的 firefox 版本可能已更改绑定系统。