選択されているタブが変わった際に発生するイベント。
chrome.tabs.onSelectionChanged.addListener(function(integer tabId, object selectInfo) {...})
新たに選択状態になったタブのID。