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.
משתמש אחדמשתמש אחד
נתוני העל של ההרחבה
על אודות הרחבה זו
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 ק״ב
- עדכון אחרון
- לפני 6 שנים (3 אוג׳ 2020)
- קטגוריות קשורות
- רישיון
- כל הזכויות שמורות
- היסטוריית הגרסאות
- הוספה לאוסף