Jakob

關於我

開發者資訊
名稱 Jakob
加入日期 Sept. 19, 2013
參與開發的附加元件數量 0 個附加元件
此開發者的附加元件平均分數 未經評分

我所發表的評論

Muttator

評分: 5 / 5 顆星

In order to get muttator to work with Thunderbird 38, do the following (in any linux shell; you need to have git and possibly other things installed):

`git clone https://github.com/vimperator/vimperator-labs.git`

Go to muttator dir and do `make xpi`.

You will find a working xpi in the downloads folder.

此意見為舊版本 (1.2) 的附加元件。  此使用者對此附加元件 曾發表過 1 筆評論

Muttator

評分: 5 / 5 顆星

Using this addon since years now, I only had slight hiccups during the most recent update to TB 24. Muttator didn't work anymore.

However, I just recompiled the plugin (it still is version 1.1), removed the old one and installed the fresh one and it works again! To do the same (on linux):

hg clone https://vimperator-labs.googlecode.com/hg/ vimperator-labs
cd vimperator-labs
make xpi

Then you'll have the xpi in the download folder. More info here: http://www.vimperator.org/developerinfo

Thanks a lot!

此意見為舊版本 (1.1) 的附加元件。