Chun triail a bhaint as na mílte breiseán ar fáil anseo, íoslódáil Mozilla Firefox, bealach tapa, saor in aisce leis an nGréasán a bhrabhsáil!
DúnFáilte go Breiseáin Firefox.
Choose from thousands of extra features and styles to make Firefox your own.
DúnLéirmheas ar KDE Wallet password integration le tbali
Rated 5 out of 5 stars
I found the problem with firefox 24+. The api changed.
In the file ~/.mozilla/firefox/XXXXXXX.default/extensions/kwallet@guillermo.molina/components/KDEWalletStorage.js add the following lines:
get isLoggedIn() {
return true;
}
So it will look like this:
------------------
countLogins: function countLogins(hostname, submitURL, realm) {
this.log( "countLogins() Start" );
var count = this._lib.countLogins(hostname, submitURL, realm);
this.log( "countLogins() counted = " + count );
return count;
},
get isLoggedIn() {
return true;
}
};
const NSGetFactory = XPCOMUtils.generateNSGetFactory([KDEWalletStorage]);
------------------
Dear Guillermo Molina, please support is in the future too! Thanks for your work!
Chun do bhailiúcháin féin a chruthú, ní mór cuntas Breiseáin Mozilla a bheith agat.