Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
複数のタブで開いているブラウザ ウィンドウがあり、いずれかのタブが閉じた場合、JavaScript を使用してキャプチャする必要があります。ブラウザに拡張機能が追加されていないことの 1 つです。
はい、リッスンできるonbeforeunloadイベントがあります。これは、タブまたはウィンドウが閉じられる前にトリガーされます。