Skip to content

Instantly share code, notes, and snippets.

@Technetium1
Last active June 13, 2022 04:05
Show Gist options
  • Save Technetium1/2ba9b79185ef2e3afa8d29105b8c531b to your computer and use it in GitHub Desktop.
Save Technetium1/2ba9b79185ef2e3afa8d29105b8c531b to your computer and use it in GitHub Desktop.
This file has been truncated, but you can view the full file.
// ==UserScript==
// @name JumpinChat B612 Mono Nerd Font
// @version 1.0
// @description Uses B612 Mono Nerd Font on jumpin.chat & jumpinchat.com
// @author https://github.com/Technetium1
// @updateURL https://127.0.0.1
// @match https://jumpin.chat/*
// @match https://jumpinchat.com/*
// @grant GM_addStyle
// @run-at document-start
// ==/UserScript==
// Import B612 Mono Regular Nerd Font Complete Mono v1.008 commit 91a81cb
// Source: github.com/Autotonic/b612
// SIL Open Font License 1.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment