こちらで紹介されていたものです。
最速インターフェース研究会 :: Firefoxの拡張MozLabの中に含まれるMozReplがヤバすぎる件について
http://la.ma.la/blog/diary_200609280045.htm
インストールはこちらから
http://dev.hyperstruct.net/trac/mozlab
ツール > MozLab > Start Repl で開始です
repl1> title
MozLab - Trac
repl1> title = title + ' hogehoge'
MozLab - Trac hogehoge
repl1> window.alert('hello')
こんな感じでいろいろできます。
こちらのデモを見ると本当に何でもできそうです。
http://dev.hyperstruct.net/movie/mozrepl.html
emacsからも操作できるらしいです。
http://dev.hyperstruct.net/trac/mozlab/wiki/MozRepl#Emacs
![Flash Math & Physics Design:ActionScript 3.0による数学・物理学表現[入門編]](http://ecx.images-amazon.com/images/I/617sNhK9P9L._SL160_.jpg)



