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.
function shortenUrl(original, slug) {
const id = slug || generateId(8);
const record = { id, original, clicks: 0 };
store.set(id, record);
return `https://qsr.to/${id}`;
}
14+ built-in fonts, or type the name of any font already on your machine.
Compact for dense diffs, or large for easy reading — any pixel size you want.
Lighter for long reading sessions, bolder for screen shares and demos.
Loosen up cramped code, or tighten sprawling files — set once, everywhere.
"Switched to Fira Code with ligatures the moment I found this. Reviewing PRs on GitHub finally doesn't hurt my eyes."
"Bumped the line height to 1.7 and dropped the size to 13px. Diffs are so much easier to scan now."
"Small extension, does exactly one thing well. JetBrains Mono everywhere, including GitHub, at last."
Free and open source. Runs entirely in your browser — nothing ever leaves your machine.
Add to Chrome — it's free