This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | // ==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 | 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | // ==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 |