Advertisement
ltdanno

Keyboard shortcuts for chrome and chromium

Aug 22nd, 2013
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.73 KB | None | 0 0
  1. _____________________________________________
  2. # created by <ltdanno> browser-shortcuts #
  3. # for Windows&linux chrome&chromium #
  4. #___________________________________________#
  5.  
  6. CTRL + N: Open a new window
  7.  
  8. CTRL + <Link>: Open a link in a new tab
  9.  
  10. CTRL + SHIFT + N: Open a new window in Incognito Mode
  11.  
  12. SHIFT + <Link>: Open a link in a new window
  13.  
  14. CTRL + T: Open a new tab
  15.  
  16. CTRL + SHIFT + T: Reopen the last tab that you closed
  17.  
  18. ALT + F4: Close current window
  19.  
  20. CTRL + 1: Switch to the tab in position 1 on the tab strip
  21.  
  22. CTRL + 2: Switch to the tab in position 2 on the tab strip
  23.  
  24. CTRL + 3: Switch to the tab in position 3 on the tab strip
  25.  
  26. CTRL + 4: Switch to the tab in position 4 on the tab strip
  27.  
  28. CTRL + 5: Switch to the tab in position 5 on the tab strip
  29.  
  30. CTRL + 6: Switch to the tab in position 6 on the tab strip
  31.  
  32. CTRL + 7: Switch to the tab in position 7 on the tab strip
  33.  
  34. CTRL + 8: Switch to the tab in position 8 on the tab strip
  35.  
  36. CTRL + 9: Switch to the last tab on the tab strip
  37.  
  38. CTRL + TAB: Switch to the next tab
  39.  
  40. CTRL + PAGE DOWN: Switch to the next tab
  41.  
  42. CTRL + SHIFT + TAB: Switch to the previous tab
  43.  
  44. CTRL + PAGE UP: Switch to the previous tab
  45.  
  46. CTRL + W: Close current tab or pop-up window
  47.  
  48. CTRL + F4: Close current tab or pop-up window
  49.  
  50. ALT + HOME: Open your home page
  51.  
  52. CTRL + O: Open a file in the browser
  53.  
  54. CTRL + H: View Browsing History
  55.  
  56. CTRL + B: Toggle bookmarks display
  57.  
  58. CTRL + J: View Downloads
  59.  
  60. SHIFT + ESC: View Chrome's internal Task Manager
  61.  
  62. CTRL + P: Print the current page
  63.  
  64. F5: Reload the current page
  65.  
  66. ESC: Stop the current page from loading
  67.  
  68. CTRL + F5: Reload the current page, overriding the cache
  69.  
  70. SHIFT + F5: Reload the current page, overriding the cache
  71.  
  72. ALT + <Link>: Download link
  73.  
  74. CTRL + F: Open the 'Find in page' dialog box
  75.  
  76. CTRL + G: Find the next match from 'Find in page' box
  77.  
  78. F3: Find the next match from 'Find in page' box
  79.  
  80. CTRL + SHIFT + G: Find the previous match from 'Find in page' box
  81.  
  82. SHIFT + F3: Find the previous match from 'Find in page' box
  83.  
  84. CTRL + U: View source code of the current page
  85.  
  86. CTRL + D: Bookmark the current page
  87.  
  88. CTRL + PLUS: Make text larger
  89.  
  90. CTRL + MINUS: Make text smaller
  91.  
  92. CTRL + 0: Return to default text size
  93.  
  94. BACKSPACE or ALT + LEFT ARROW: Advance to the previous page in your browsing history (for the current tab)
  95.  
  96. SHIFT + BACKSPACE or ALT + RIGHT ARROW: Advance to the next page in your browsing history (for the current tab)
  97.  
  98. ALT + E or ALT + F: Open Chrome's "wrench", or tools, menu
  99.  
  100. CTRL + SHIFT + B: Activate or disable the Bookmarks Bar.
  101.  
  102. F6 or SHIFT + F6: Advance through active components on the current page, or through items in Chrome's Address bar, Bookmarks bar, or Downloads bar.
  103.  
  104. CTRL + SHIFT + J: Open Chrome's JavaScript Console.
  105.  
  106. CTRL + SHIFT + I: Open Chrome's Developer Tools interface.
  107.  
  108. F1: Open Chrome's Help Center in a new tab or window.
  109.  
  110. CTRL + SHIFT + DELETE: Open the Clear Browsing Data window.
  111.  
  112. CTRL + ENTER: Automatically add www. (at the beginning) and .com (at the end) of the text currently residing in the Address (or URL) bar
  113.  
  114. CTRL + BACKSPACE: Remove whatever key term precedes the active cursor in the Address (or URL) bar
  115.  
  116. CTRL + L or ALT + D: Highlight the full URL in the Address bar
  117.  
  118. CTRL + K or CTRL + E: Enters a question mark in the Address bar. Typing a keyword or keywords following this question mark will submit the search term to your default engine.
  119.  
  120. CTRL + S: Save the current page to your hard drive
  121.  
  122. CTRL + C: Copy selected text or images to the Clipboard
  123.  
  124. CTRL + V or SHIFT + INSERT: Paste the current contents of the Clipboard, preserving original formatting
  125.  
  126. CTRL + SHIFT + V: Paste the current contents of the Clipboard without original formatting
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement