1. 快捷鍵
- Chrome keyboard shortcuts
https://support.google.com/chrome/answer/157179?hl=en&co=GENIE.Platform%3DDesktop
1.1 Mac 快捷鍵
Action | Shortcut |
---|---|
Open a new tab, and jump to it | ? + T |
Reopen previously closed tabs | ? + Shift + T |
Open a new window | ? + N |
Open a new window in Incognito mode | ? + Shift + N |
Switch window | ?~ |
Close the current tab or pop-up | ? + W |
Close the current window | ? + Shift + W |
Jump to the next open tab | ? + Option + Right arrow |
Jump to the previous open tab | ? + Option + Left arrow |
Jump to a specific tab | ? + 1 through ? + 8 |
Jump to the last tab | ? + 9 |
Open the previous page in your browsing history for the current tab | ? + [ or ? + Left arrow |
Open the next page in your browsing history for the current tab | ? + ] or ? + Right arrow |
Minimize the window | ? + M |
Hide Google Chrome | ? + h |
Quit Google Chrome | ? + q |
Move tabs right or left | Ctrl + Shift + PgUp or Ctrl + Shift + PgDn |
1.2 其他操作
- 登錄人查看
? ? M
- Language -> 高級(jí) -> 語(yǔ)言(展開(kāi)) -> 詢問(wèn)是否翻譯非您所用語(yǔ)言的網(wǎng)頁(yè)
- 地址欄前面的"安全"(Cookie, js 等設(shè)置)
- 點(diǎn)擊鏈接時(shí)按住
Ctrl
鍵难礼,從后臺(tái)在新標(biāo)簽頁(yè)中打開(kāi)鏈接少漆,但仍停留在當(dāng)前標(biāo)簽頁(yè)中 - 按
空格鍵
向下滾動(dòng)一個(gè)完整的頁(yè)面長(zhǎng)度,Shift+空格
向上滾動(dòng)一個(gè)完整的頁(yè)面長(zhǎng)度
2. 開(kāi)發(fā)者工具
image.png
3. 搜索小技巧
- 1.完全匹配埃儿,比如
"xxx"
- 2.站內(nèi)搜索
xxx site:url
xxx site:zhihu.com
-
segmentfault.com/a/
文章模塊 -
segmentfault.com/q/
回答模塊
- 3.指定文件類型
xxx filetype:pdf
- 4.IN 指令,指定關(guān)鍵字位置
- 搜索網(wǎng)頁(yè)標(biāo)題
intitle:xxx
- 搜索url鏈接
inurl:zzz
- 搜索正文
intext:xxx
- 搜索網(wǎng)頁(yè)標(biāo)題
- 5.搜索某類圖片
image:天空
- 6.時(shí)間范圍內(nèi)搜索
- 搜索詞 年份..年份踏堡,比如
xxx 2020..2022
- 搜索詞 年份..年份踏堡,比如
3.2 小工具
- 計(jì)算器
calculator
- 計(jì)時(shí)器
timer
- 天氣
weather
- 日出/日落
sunrise & sunset
3.3 谷歌搜索框指令集合
-
A AND B
或A + B
有空格 -
A OR B
或A | B
- 通配符:*?
-
~
同義詞搜索"頁(yè)面SEO優(yōu)化" ~指南
4. 命令
- Chrome 中的新變化
chrome://whats-new/
- 設(shè)置
chrome://settings/
- 清除緩存
chrome://net-internals/#sockets
chrome://history/
- 移動(dòng)端調(diào)試
chrome://inspect
chrome://flags/
5. 擴(kuò)展程序
- ModHeader - Modify HTTP headers (環(huán)境標(biāo)設(shè)置)
- Tampermonkey, https://greasyfork.org/zh-CN/scripts
- Octotree
- Axure
5. 補(bǔ)充
- Chrome 彩蛋
- 《Chrome的100個(gè)小技巧》
- Chrome DevTools — Network
https://segmentfault.com/a/1190000008407729
- 瀏覽器緩存知識(shí)
https://www.cnblogs.com/lyzg/p/5125934.html