Reset
Firebugを拡張するアドオンを紹介 Firecookie クッキーの編集や削除をする クッキーの変更に反応してログを吐いてくれる Software is hard | Firecookie NetExport 通信タブの記録をHTTP Archive 1.1 (HAR)形式で保存 通信タブの表示を画像としてクリップボードにコピー Firebug Autocompleter FirebugのCommand EditorにJavaScriptのコード補完機能をつける。 (Firebugにもデフォルトで補完機能はあるが、一行Command Lineにしか反応しない) Firescroll for Firebug “Auto-Scroll” 自動でFirebugのログをスクロール “Log to top” Firebugのログで上が最新になるようにするTweak Widerbug Firebu
GreaseMonkeyのGM_xmlhttpRequestで同期通信(モドキ) http://d.hatena.ne.jp/daftbeats/20070605 GreaseMonkey の GM_xmlhttpRequest は非同期通信なので、1つ目の通信が終わるのを待ってから2つ目の通信を開始する。といった時に困ってしまうことがよくある。 GM_xmlhttpRequest({ url: "http://ドコカ", onload: function(r) { GM_xmlhttpRequest({ url: "http://ドコカ", onload: function(r) { GM_xmlhttpRequest({ url: "http://ドコカ", onload: function(r) { alert("うひょー"); } }); } }); } }); 大抵、こんな感じに
Writing User Scripts Mark Pilgrim has given the Greasemonkey community Dive into Greasemonkey, the best reference imaginable. The stuff below might be slightly more up-to-date. You can write your very own shiny user script with just a few steps: 1. Create the file Open a new text file in your favorite editor and throw some javascript in there. Note that there are many good resources available if y
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く