firefox userChrome.js greasemonkeyスクリプトスレ 2
■ このスレッドは過去ログ倉庫に格納されています
0493名無しさん@お腹いっぱい。
2007/09/17(月) 13:31:49ID:vGgI1q1I0var after = document.getElementById((/ *SeaMonkey$/.test(document.title)) ? 'sep_switchprofile' : 'menu_preferences') || document.getElementById('menu_ToolsPopup').lastChild;
userchrome.js.
document.loadOverlay(getURLSpecFromFile(xul_files.shift()), null);
Restartchrome
document.getElementById("menu_FilePopup").insertBefore(menuitem, document.getElementById("menu_FileQuitItem"));
スクリプトがエラーコンソールに出たんだけども、何か共通した問題なのかどうか教えてほしい。
■ このスレッドは過去ログ倉庫に格納されています