Post date: 2010/01/18 2:04:15
MozReplを使えばFirefoxを外からコントロールできます。
MozRepl: Connect to Firefox and other Mozilla apps, explore and modify them from the inside, while they're running.
インストールは通常のFirefoxアドオン画面からできます。
注意: ツール(T)--> MozRepl(R) --> Start(S) でMozReplをスタートできます。
動作確認: telnet ホスト名 4242 でreplが出てくればok
replから出るには、repl.quit() と入力する