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 制作的更多扩展
- 目前尚无评分
- 目前尚无评分
- 目前尚无评分
- 目前尚无评分
- 目前尚无评分
- 目前尚无评分