Rated 5 out of 5 stars

The fix by jaanvajakas worked for me on Fedora 20, KDE 4.14, thanks a lot. I just had to figure out where to add the lines. The last few lines of my file are now like this:

get isLoggedIn() {
return true;
},

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

const NSGetFactory = XPCOMUtils.generateNSGetFactory([KDEWalletStorage]);

This user has a previous review of this add-on.