100grammist

關於我

開發者資訊
名稱 100grammist
加入日期 Oct. 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) 的附加元件。