100grammist

自己紹介

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

自分のレビュー

TT DeepDark

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

Very pretty theme.

Also I recommend userstyle for full darkness!
https://userstyles.org/styles/65016/tt-deepdark-colored-mail

For quick switch between userstyle on/off I use keyconfig and such rules:
Alt+S (switch on) Components.classes["@mozilla.org/preferences-service;1"].getService(Components.interfaces.nsIPrefBranch).setBoolPref("extensions.stylish.styleRegistrationEnabled", false);
Alt+D (switch off) Components.classes["@mozilla.org/preferences-service;1"].getService(Components.interfaces.nsIPrefBranch).setBoolPref("extensions.stylish.styleRegistrationEnabled", true);

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