Skip to content

Instantly share code, notes, and snippets.

View KenHV's full-sized avatar
🥴

KenHV KenHV

🥴
View GitHub Profile
@KenHV
KenHV / OverrideFonts.js
Last active June 2, 2024 12:55
Userscript to force the use of default fonts
// ==UserScript==
// @name Default fonts
// @version 1.1
// @description Replace web fonts with browser's default fonts
// @author KenHV
// @namespace https://kenhv.com
// @supportURL https://kenhv.com
// @homepageURL https://kenhv.com
// @match *://*/*
// @grant none