
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.
必須使用 Firefox 才能使用此擴充套件
擴充套件後設資料
關於此擴充套件
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";
}
為您的體驗打分數
權限了解更多
此附加元件需要:
- 存取您在 github.com 的資料
更多資訊
新增至收藏集
Dante Falzone 製作的更多擴充套件
- 目前沒有評分
- 目前沒有評分
- 目前沒有評分
- 目前沒有評分
- 目前沒有評分
- 目前沒有評分