惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

酷 壳 – CoolShell
酷 壳 – CoolShell
T
Threatpost
Latest news
Latest news
N
News | PayPal Newsroom
Threat Intelligence Blog | Flashpoint
Threat Intelligence Blog | Flashpoint
Help Net Security
Help Net Security
D
Darknet – Hacking Tools, Hacker News & Cyber Security
AI
AI
Simon Willison's Weblog
Simon Willison's Weblog
TaoSecurity Blog
TaoSecurity Blog
The Last Watchdog
The Last Watchdog
L
LINUX DO - 热门话题
Google DeepMind News
Google DeepMind News
T
Threat Research - Cisco Blogs
O
OpenAI News
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
T
The Exploit Database - CXSecurity.com
NISL@THU
NISL@THU
Application and Cybersecurity Blog
Application and Cybersecurity Blog
S
Securelist
小众软件
小众软件
cs.CL updates on arXiv.org
cs.CL updates on arXiv.org
Martin Fowler
Martin Fowler
S
SegmentFault 最新的问题
Cisco Talos Blog
Cisco Talos Blog
云风的 BLOG
云风的 BLOG
AWS News Blog
AWS News Blog
GbyAI
GbyAI
N
News and Events Feed by Topic
cs.CV updates on arXiv.org
cs.CV updates on arXiv.org
美团技术团队
Engineering at Meta
Engineering at Meta
A
About on SuperTechFans
博客园 - 三生石上(FineUI控件)
S
Schneier on Security
博客园 - 聂微东
V2EX - 技术
V2EX - 技术
T
Troy Hunt's Blog
SecWiki News
SecWiki News
S
Secure Thoughts
B
Blog RSS Feed
Hugging Face - Blog
Hugging Face - Blog
WordPress大学
WordPress大学
腾讯CDC
H
Heimdal Security Blog
Exploit-DB.com RSS Feed
Exploit-DB.com RSS Feed
Apple Machine Learning Research
Apple Machine Learning Research
月光博客
月光博客
www.infosecurity-magazine.com
www.infosecurity-magazine.com
P
Privacy International News Feed

博客园 - AllenChen

x86,amd64,x86-64,x64区别 SQO2008R2配置管理工具服务显示远程过程调用失败 ---转载 用户 登录失败。原因: 该帐户的密码必须更改 sql2008 -------源于网络 ReSharper 配置及用法(转) 好久没写博客了 win7语音回声 “懒 ”和“训练不得法 ” 技术 选对了路吗 如何将int转换成String 转载:保存一份牛人的简历 转 手动卸载Firefox Synchronisation Extension及其他顽固扩展 (转)富人狼性 穷人羊性(商人必读) 也许,老天是故意的. 不过有提醒的 曾经为怎么读而迷茫--或者说,为为什么读而迷茫 一切都是浮云,只剩白马 整了几个小时,终于自由 火狐4 IE9 和十年前一样的胆战心惊
firefox几个常用快捷键
AllenChen · 2011-09-28 · via 博客园 - AllenChen

firefox几个常用快捷键

本原创文章属于《Linux大棚》博客,博客地址为http://roclinux.cn。文章作者为rocrocket。
为了防止某些网站的恶性转载,特在每篇文章前加入此信息,还望读者体谅。本文写于2008年11月13日。

===

[正文开始]

今天把百度搜索的插件安装到了firefox里,这样以后就可以在搜索框直接用百度了。

为了更加快捷高效,寻找了半天自动定位到搜索框的快捷键。顺便把其他我常用的快捷键也奉上,其他快捷键静待朋友们补充:)

1 加入收藏夹:ctrl-D

2 书签:ctrl-B

3 保存:ctrl-S

4 定位到搜索框(百度):ctrl-K

5 关闭tab:ctrl-W

6 浏览历史:ctrl-H

7 清除上网记录:ctrl-shift-Del

8 查看网页源代码:ctrl-U

9 刷新:F5

10 打开最近关闭的一个tab:ctrl-shift-T

11 退出firefox:ctrl-Q

12 新建一个tab:ctrl-T

13 打开一个文件:ctrl-O

14 定位到每一个tab:alt-N(N是tab自左向右的序号,从1开始,此功能使用于linux版)

15 切换tab:ctrl-TAB

加粗体的我猜你未必知道:D嘿嘿

记记吧,有好处,就像马拉松赛,胜利是微小速度的积累。

over~


  1. ctrl + l = 把输入的焦点定位到地址栏
  2. alt+d = 把输入的焦点定位到地址栏
  3. ctrl + d = 把当前页添加到书签
  4. ctrl + k = 把输入焦点定位到google搜索框
  5. ctrl + f = 当前页面搜索
  6. ctrl + g = 执行页面搜索后,寻找下一个符合条件的文字
  7. ctrl + t = 新增一个tab
  8. ctrl + w = 关闭当前tab
  9. ctrl + shift + t = 重新打开刚刚关闭的tab,是上一个快捷键的反向操作,非常好用
  10. crtl + tab = 向前切换tab
  11. crtl + shift + tab = 向后切换tab