Sicilian Volovski

自己紹介

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

自分のレビュー

Lightning

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

To anyone coming here complaining about updates - mozilla is updating lightning and there are versions for thunderbird 60, they are just not posting them here.
You can get the latest here - https://ftp.mozilla.org/pub/calendar/lightning/candidates/
or from the ubuntu ppa

これは以前のバージョン (5.4) についてのレビューです。 

Provider for Google Calendar

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

Currently broken on thunderbird 59 for v4.4.1 - no calendars are listed when attempting to add a new calendar. I used the CalDav method instead and it worked fine

これは以前のバージョン (4.4.1) についてのレビューです。 

Custom Buttons

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

It's a great plugin, but seems to not be maintained, so I had to dig for the patch myself.

You can get the patch here - https://github.com/SicVolo/firefox-custom-buttons/releases/tag/0.0.5.8.9.1

Please, note that it is not signed. I am not a firefox dev, just a code hacker who need to use the extension NOW. To make it work you'll need xpinstall.signatures.required set to false in about:config.
I've listed the changes to the code. If you don't trust the binary, get the code from https://github.com/SicVolo/firefox-firefox-custom-buttons
and compare to your current add-on yourself.

Hopefully the official patch comes soon.

KDE5 Wallet password integration

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

It's a great plugin and works great - but with some patching.
I got the code from Guillermo's SVN, added the missing 1.3 patch (which is just 3 lines of code to init some variables with null) and published on github. This way it's easier to get the code to compile yourself. The git repo is linked to the original SVN via Git SVN.

You can get the Qt 5.5 compatible 64 bit binary from the 1.3.1 release https://github.com/SicVolo/firefox-kde5-wallet/releases/tag/1.3.1.

Please, note that it's unsigned. I am not a firefox dev, just a code hacker who need to use the extension NOW, so you'll need xpinstall.signatures.required set to false to use the binary. If you don't trust the binary, get the code from https://github.com/SicVolo/firefox-kde5-wallet, get pre-reqs and run make to re-create the patched code.

Hopefully Guillermo comes up with the official patch soon.