Skip to content

Instantly share code, notes, and snippets.

View tomassibek's full-sized avatar
🎯
Focusing

Tomáš Síbek tomassibek

🎯
Focusing
  • Kinet
  • Kraluv Dvur
View GitHub Profile
@tomassibek
tomassibek / boost_gmail.user.js
Created September 17, 2025 11:40
Boost for Gmail
// ==UserScript==
// @name GMAIL Boost
// @version 2025-09-17
// @description some GMAIL stuff i need (auto pop3 refresh on page load, unread mail badge icon support, dark header for pwa, css ui enhancements)
// @author Natrim / tomassibek
// @match https://mail.google.com/*
// @icon https://t3.gstatic.com/faviconV2?client=SOCIAL&type=FAVICON&fallback_opts=TYPE,SIZE,URL&url=https://mail.google.com&size=64
// @grant GM_addStyle
// ==/UserScript==