Chrome Extension

GitHub's code,
in your font.

Pick the font family, size, weight, and line height for every code view on GitHub — 14+ fonts built in, or use any font already on your machine.

14+ fonts included
Fira Code · JetBrains Mono · Source Code Pro · IBM Plex Mono · Space Mono · +9 more
github.com/vercel/next.js
1
2
3
4
5
6
7
function shortenUrl(original, slug) {
  const id = slug || generateId(8);
  const record = { id, original, clicks: 0 };
  store.set(id, record);
  return `https://qsr.to/${id}`;
}
Customize

Everything about the font, under your control.

Aa
Font family

14+ built-in fonts, or type the name of any font already on your machine.

A A
Font size

Compact for dense diffs, or large for easy reading — any pixel size you want.

Aa Aa
Font weight

Lighter for long reading sessions, bolder for screen shares and demos.

Line height

Loosen up cramped code, or tighten sprawling files — set once, everywhere.

Reviews

What developers are saying.

"Switched to Fira Code with ligatures the moment I found this. Reviewing PRs on GitHub finally doesn't hurt my eyes."

MD
Marco D.
Backend Engineer

"Bumped the line height to 1.7 and dropped the size to 13px. Diffs are so much easier to scan now."

PK
Priya K.
Frontend Developer

"Small extension, does exactly one thing well. JetBrains Mono everywhere, including GitHub, at last."

TR
Tobias R.
DevOps Engineer

Stop fighting GitHub's default font.

Free and open source. Runs entirely in your browser — nothing ever leaves your machine.

Add to Chrome — it's free