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
- ๋ฒ์ ๋ชฉ๋ก
- ๋ชจ์์ง์ ์ถ๊ฐ