凍仁翔

自己紹介

開発者情報
タイトル 凍仁翔
所在地 Taiwan
ユーザー登録日 4月 6, 2008
開発したアドオンの数 0個のアドオン
この開発者のアドオンの平均評価 まだ評価されていません

もう少し詳しく...

chusiang.lai@firefox:~$ cat profile.txt
- freezejonny
- http://jonny.ubuntu-tw.net

自分のレビュー

Markdown Viewer

5 つ星中 5つの評価を受けています

I find it, and it`s work on Firefox 24 x Ubuntu 12.04.3 (GNU/Linux).

If there is not yet an existing RDF node for 'text/plain' add it, and add "md" as a file extension.

$ vi ~/.mozilla/firefox/*default/mimeTypes.rdf
......
<RDF:Description RDF:about="urn:mimetype:text/plain"
NC:value="text/plain"
NC:fileExtensions="md"
NC:description="Text Document">
<NC:handlerProp RDF:resource="urn:mimetype:handler:text/plain"/>
</RDF:Description>

----
Getting Markdown Viewer To Display HTML Formatted Markdown Content in Firefox Under Linux
- http://www.ryanchapin.com/fv-b-4-737/Getting-Markdown-Viewer-To-Display-HTML-Formatted-Markdown-Content-in-Firefox-Under-Linux.html

これは以前のバージョン (1.3.1-signed) についてのレビューです。