-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathfirefox.txt
41 lines (35 loc) · 957 Bytes
/
firefox.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
# keybindings
https://support.mozilla.org/en-US/kb/keyboard-shortcuts-perform-firefox-tasks-quickly
F6 // next frame
shift-F6 // previous frame
cmd-shift-f // toggle fullscreen
cmd - arrows // back, forward, top page
space // fast scroll
cmd-l // url bar
cmd-k // search bar
cmd-b // bookmark sidebar
cmd-shift-b // bookmark window
cmd-j // downloads
cmd-shift-z // toggle zotero
cmd-u // source code
fn-opt-left // home
# Tabs
opt-cmd-left/right // navigate tabs
cmd-shift-t // undo close tab
cmd-shift-e // tab group view
## search
cmd-f // find
ESC // close search
cmd-g // find next
cmd-shift-g // find previous
opt-arrows // switch search enignes
## pdf
arrows // next, previous page
cmd-opt-p // presentation mode
cmd-alt-g // page number
ctrl-0 // automatic zoom, choose zoom
# Locations
~/Library/Application Support/Firefox // profile directory
PROFILE/searchplugins // search plugin
# Show page source
Right click -> View Page Source