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)。