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.

"Thank you for your great work, it helped me a lot !!!"

JD
Jesús D.
Chrome Web Store · Sep 2024

"Helped me a lot to resolve the GitHub small font issue :)"

H
Himadri
Chrome Web Store · Apr 2024
Read all reviews on Chrome Web Store →

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