按快捷键F12隐藏正在浏览的网页:
https://addons.mozilla.org/en-US/firefox/addon/14646
Firefox 浏览器的老板键
-
- 帖子: 3
- 注册时间: 2009-10-13 4:21
- zxpz0
- 帖子: 269
- 注册时间: 2007-03-23 18:06
- 联系:
Re: Firefox 浏览器的老板键
好东西,谢谢了
Ubuntu 9.10RC@Dell 710M
/Intel(R) Pentium(R) M processor 1.60GHz
/2048MB Memory/
60G IDE HD
/855GM Integrated Graphics Device
http://blog.chinaunix.net/u3/104343/
/Intel(R) Pentium(R) M processor 1.60GHz
/2048MB Memory/
60G IDE HD
/855GM Integrated Graphics Device
http://blog.chinaunix.net/u3/104343/
- linsfly
- 帖子: 77
- 注册时间: 2009-08-03 20:25
- xinzhi
- 帖子: 238
- 注册时间: 2008-03-05 15:41
- 来自: 中国广西防城港
- 联系:
Re: Firefox 浏览器的老板键
使用Keyconfig或者FireGestures的自定义代码定制老板键:
----
More:Keyconfig或FireGestures定制Firefox老板键 #Firefox #BossKey
代码: 全选
window.minimize();
document.title = "百度一下,你就知道 - Google Search";
gPrefService.setBoolPref("browser.sessionstore.resume_session_once", true);goQuitApplication();
More:Keyconfig或FireGestures定制Firefox老板键 #Firefox #BossKey