Skip to content

Instantly share code, notes, and snippets.

// ==UserScript==
// @name SCC Auto Refresh
// @namespace http://tampermonkey.net/
// @version 7.9
// @description Modern UI with A11y & compatibility fixes, inactivity auto-minimize, and status dot.
// @author Enhanced by Claude & Gemini
// @match https://logistics.amazon.com/*
// @exclude https://logistics.amazon.com/station/dashboard/receive*
// @grant GM.getValue
// @grant GM.setValue
// ==UserScript==
// @name Quip Auto Refresh
// @namespace http://tampermonkey.net/
// @version 13.1
// @description Always switches to today's page before refreshing, with a cleaner UI and more robust logic.
// @author You (Refactored by Gemini)
// @match https://quip-amazon.com/Aq6LAYzLKiCM/*
// @grant GM_getValue
// @grant GM_setValue
// @updateURL https://gist.github.com/Kurib-01/9187e2bb06e1845cef91d99603fca517/raw/Quip-Auto-Refresh.user.js