firefox userChrome.js greasemonkeyスクリプトスレ 7 at SOFTWARE
[2ch|▼Menu]
276:名無しさん@お腹いっぱい。
09/01/21 01:11:36 4QzOQV5B0
>>275
>ツールバーの新しいタブを作成
だけでダサイけど
(function(){
var newButton = document.getElementById("new-tab-button");
if (!newButton) return;
newButton.removeAttribute("command");
newButton.removeAttribute("oncommand");
newButton.setAttribute("onclick", "gBrowser.loadOneTab('about:blank', null, null, null, true, false);");
})();
ミタイの事?


次ページ
続きを表示
1を表示
最新レス表示
スレッドの検索
類似スレ一覧
話題のニュース
おまかせリスト
▼オプションを表示
暇つぶし2ch

5106日前に更新/179 KB
担当:undef