Firahub di 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.
2 utenti2 utenti
Metadati estensione
Informazioni sull’estensione
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";
}
Voto 0 da 0 revisori
Permessi e dati
Ulteriori informazioni
- Link componente aggiuntivo
- Versione
- 1.0
- Dimensione
- 7,73 kB
- Ultimo aggiornamento
- 6 anni fa (3 ago 2020)
- Categorie correlate
- Licenza
- Tutti i diritti riservati
- Cronologia versioni
- Aggiungi alla raccolta