jaanvajakas

关于我

开发者信息
名称 jaanvajakas
注册时间 Nov. 12, 2014
开发的附加组件数量 0 个附加组件
开发的附加组件平均得分 尚无评分

我所发表的评价

KDE Wallet password integration

评分4星,满分5星

To make it work in Thunderbird 31.2.0, I had to add the lines

init: function () {
this.initialize();
},

to the file .thunderbird/<profile name>/extensions/kwallet@guillermo.molina/components/KDEWalletStorage.js in my home directory.