Firahub by 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.
You'll need Firefox to use this extension
Extension Metadata
About this extension
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";
}
Rate your experience
PermissionsLearn more
This add-on needs to:
- Access your data for github.com
More information
- Add-on Links
- Version
- 1.0
- Size
- 7.73 KB
- Last updated
- 4 years ago (Aug 3, 2020)
- Related Categories
- License
- All Rights Reserved
- Version History
Add to collection
More extensions by Dante Falzone
- There are no ratings yet
- There are no ratings yet
- There are no ratings yet
- There are no ratings yet
- There are no ratings yet
- There are no ratings yet