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 1 year has passed since last update.

ブラウザの伏せ字パスワードを見る方法

Last updated at Posted at 2022-09-29

#ブラウザに記録されているパスワードを表示させる方法です。

自分用のメモ

(下の画像みたいになっているやつが見たいとき)

display_passowrd02.png


  1. デベロッパツールを開きます。
    command⌘キー + option⌥キー + C

  2. デベロッパツール画面無いの左上の矢印アイコンをクリクします。
    dp101-2.png

  3. パスワードの部分をクリックします。

display_passowrd02.png

4. input typeの「password」を「text」に編集します。

dp03.png

dp04.png

以上で伏せ字だったパスワードが見れます!

参考ページ

1
1
2

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?