Firefoxでmanページ検索プラグイン
昨日,巷で話題のBinary Hacksを買ったので,早速,Hack#100から読みはじめた.で,SUSv3のmanページを検索するプラグラインがあることを知る.
便利そうなので,Plan9版を作ってみた.とりあえずこんな感じ.
<search
name="Plan 9 man pages"
description="Keywork search for Plan 9 man pages"
method="GET"
sourceTextEncoding="1"
action="http://plan9.bell-labs.com/magic/man2html"
queryCharset="utf-8"
>
<input name="pat" user>
</search>これを~/.mozilla/firefox/*/searchplugins/plan9man.srcに保存して,アイコンとして,同じディレクトリに16x16のPNGを用意する.私はglendaの画像を16x16に縮小して使っている.