>>934
エラーの出た行を以下の様に修正.
if(SESSION_STORE && userContent.isDisable(gBrowser.mTabs[gBrowser.getBrowserIndexForDocument(win.top.document)])) return;

try{ if(SESSION_STORE && userContent.isDisable(gBrowser.mTabs[gBrowser.getBrowserIndexForDocument(win.top.document)])) return; }catch(e){}