同じくdebug consoleから
chrome.storage.local.get('cacheDate', ({cacheDate}) => {console.log(new Date(cacheDate))})
すれば出てくる
storageの中を漁っても分かるけどね