tabs.onRemoved

タブが閉じられた際に発生するイベント。

chrome.tabs.onRemoved.addListener(function(integer tabId) {...})

パラメータ

tabId

削除されたタブのID。