56
45

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 3 years have passed since last update.

Google Chromeで画面全体のスクリーンキャプチャをChrome拡張なしで撮る方法

Last updated at Posted at 2021-11-14

macOSの場合

  1. ⌘ + alt + i でDeveloperToolsを表示。
  2. ⌘ + p でコマンドドロワを表示
  3. > full と入力しエンター

Linuxの場合

  1. ctrl + alt + i でDeveloperToolsを表示。
  2. ctrl + p でコマンドドロワを表示
  3. > full と入力しエンター

Windowsの場合

  1. Delveloper Tools(開発者ツール)を開く。
  2. ctrl + shift + p でコマンドドロワを表示
  3. screenshotと入力する
  4. 「フルサイズのスクリーンショットをキャプチャ」を選択する
56
45
6

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
56
45

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?