
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.
1 User1 User
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";
}
Rated 0 by 0 reviewers
Permissions and dataLearn more
Required permissions:
- Access your data for github.com
More information
- Add-on Links
- Version
- 1.0
- Size
- 7.73 KB
- Last updated
- 5 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