Firahub 제작자: Dante Falzone
This extension changes the monospace font on Github.com to Fira Code. I wrote this because the other guy's extension doesn't work.
사용자 1명사용자 1명
확장 메타 데이터
정보
This extension changes the monospace font on Github.com to Fira Code. I wrote this because the other guy's extension doesn't work.
Source code:
Source code:
var elements = document.getElementsByClassName('blob-code');
for (var i in elements) {
elements[i].style.fontFamily = "Fira Code Retina,Fira Code,monospace";
}
0명이 0점으로 평가함
권한 및 데이터
추가 정보
- 부가 기능 링크
- 버전
- 1.0
- 크기
- 7.73 KB
- 마지막 업데이트
- 6년 전 (2020년 8월 3일)
- 라이선스
- All Rights Reserved
- 버전 목록
- 모음집에 추가