・アドオン
All-in-One Gestures
Autoclose Bookmark&History Folders
Foxmarks Bookmark Synchronizer
Stylish
・about:config
browser.urlbar.hideGoButton を true
browser.search.openintab を true
あとは、Stylishで
@namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);
#search-container, #searchbar {
max-width: 23em !important;
}
@namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);
.search-go-button-stack {
display:none !important;
}
参考
朝顔日記 - Firefox 1.5 から 2.0 へ移行した際に役に立つかもしれない設定とか
SmallStyle - Firefox をインストールしたらまず行う設定(Firefox 2.0 版)
【メモの最新記事】


