alanorozco / mono

🔣 Use the same font for code across different sites

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mono

🔣 Use the same code font across different sites.

Usage

Install extension from the Chrome Web Store.

Enabled sites have their code font reset to monospace, so they'll respect your browser's font settings.

Why not use Stylish?

This extension is different from Stylish (and friends) in some key ways:

  • Stylish requires access to all domains, so you may not be able to install it on managed browser environments.

  • Similarly, this extension runs on declared hostnames, so they can be enabled independently.

  • You don't need to write CSS, just configure your browser's monospace font. Site selectors stay up-to-date.

Development

Build

npm run build

Contribute site

You may add a site and their code font selectors on sites.mjs

License

MIT

About

🔣 Use the same font for code across different sites


Languages

Language:JavaScript 84.9%Language:CSS 15.1%