1
1

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 5 years have passed since last update.

ポップアップしたときにChromeの開発者ツールを自動で開く

Posted at

やりたいこと

認証時などにポップアップが開いたとき、開発者ツールを自動で開きたい

方法

開発者ツールを開く

chromeを開いて、macなら option + command + Iとかで。
スクリーンショット 2019-02-01 21.20.55.png

開発者ツールのSettingsを開く

スクリーンショット 2019-02-01 21.21.15.png

Preferences > DevTools > Auto-open DevTools for popups にチェックをいれる

一番下にスクロールするとある。
スクリーンショット 2019-02-01 21.21.51.png

以上

1
1
0

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
1
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?