>>494
できたわありがとう

let undoItems = eval("(" + ss.getClosedTabData(window) + ")");
ってなってるところを
let undoItems = ss.getClosedTabData(window);
でいけました