jaanvajakas

自己紹介

開発者情報
タイトル jaanvajakas
ユーザー登録日 11月 12, 2014
開発したアドオンの数 0個のアドオン
この開発者のアドオンの平均評価 まだ評価されていません

自分のレビュー

KDE Wallet password integration

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

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.