
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 User1 User
この拡張機能を使用するには Firefox が必要です
拡張機能メタデータ
この拡張機能について
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 data詳細情報
必要な権限:
- github.com のユーザーデータへのアクセス
詳しい情報
- アドオンリンク
- バージョン
- 1.0
- サイズ
- 7.73 KB
- 最終更新日
- 5年前 (2020年8月3日)
- ライセンス
- All Rights Reserved
- バージョン履歴
- コレクションへ追加
Dante Falzone が公開している他の拡張機能
- まだ評価されていません
- まだ評価されていません
- まだ評価されていません
- まだ評価されていません
- まだ評価されていません
- まだ評価されていません