Track SEMrush rankings with compact AMOLED theme (Optimized & Fixed)
A compact, dark-themed userscript for tracking SEMrush website rankings directly from any webpage.
Alt+S (customizable)Alt+S to open the widgetAlt+S (or click the close button)Edit the script to modify these settings:
const CONFIG = {
CACHE_DAYS: 15, // How long to cache data
SHORTCUT_KEY: 'KeyS', // Keyboard shortcut key
SHORTCUT_ALT: true, // Alt modifier
SHORTCUT_CTRL: false, // Ctrl modifier
SHORTCUT_SHIFT: false // Shift modifier
};
7.6 - Added category rank support and reduced dashboard spacing