Skip to content

Instantly share code, notes, and snippets.

View TChilderhose's full-sized avatar

Tyler Childerhose TChilderhose

View GitHub Profile
@TChilderhose
TChilderhose / ProtonMailUnreadMessageCount.js
Last active June 9, 2024 17:38
ProtonMail Unread Message Count in Favicon
// ==UserScript==
// @name ProtonMail Unread Message Count in Favicon
// @version 2022.09.29
// @author Tyler Childerhose
// @match https://mail.proton.me/*
// @run-at document-end
// @grant none
// ==/UserScript==
//Based on https://userscripts-mirror.org/scripts/show/39432