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);
모음집을 제작하시려면 Mozilla 부가 기능 계정이 있어야 합니다.
아니면 현재 사용중인 계정으로 로그인 하세요