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)。