SEMrush Rankings Tracker

Track SEMrush rankings with compact AMOLED theme (Optimized & Fixed)

이 스크립트를 설치하려면 Tampermonkey, Greasemonkey 또는 Violentmonkey와 같은 확장 프로그램이 필요합니다.

이 스크립트를 설치하려면 Tampermonkey와 같은 확장 프로그램을 설치해야 합니다.

이 스크립트를 설치하려면 Tampermonkey 또는 Violentmonkey와 같은 확장 프로그램이 필요합니다.

이 스크립트를 설치하려면 Tampermonkey 또는 Userscripts와 같은 확장 프로그램이 필요합니다.

이 스크립트를 설치하려면 Tampermonkey와 같은 확장 프로그램이 필요합니다.

이 스크립트를 설치하려면 유저 스크립트 관리자 확장 프로그램이 필요합니다.

(이미 유저 스크립트 관리자가 설치되어 있습니다. 설치를 진행합니다!)

이 스타일을 설치하려면 Stylus와 같은 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 Stylus와 같은 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 Stylus와 같은 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 유저 스타일 관리자 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 유저 스타일 관리자 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 유저 스타일 관리자 확장 프로그램이 필요합니다.

(이미 유저 스타일 관리자가 설치되어 있습니다. 설치를 진행합니다!)

작성자
quantavil
일일 설치 수
0
총 설치 수
10
평점
0 0 0
버전
7.8
생성일
2025-10-07
갱신일
2025-11-15
크기
40KB
라이선스
MIT
적용 사이트
모든 사이트

SEMrush Rankings Tracker - AMOLED Edition

A compact, dark-themed userscript for tracking SEMrush website rankings directly from any webpage.

Features

  • 📊 Real-time SEMrush Data: Displays global rank, country rank, category rank, monthly visits, and average visit duration
  • 🌈 Beautiful AMOLED Theme: Compact dark interface with smooth animations
  • 📈 Interactive Charts: Traffic trend and country distribution visualizations
  • 💾 Smart Caching: Stores data for 15 days to reduce API calls
  • 🎯 Multi-site Tracking: View and compare all cached sites
  • ⌨️ Keyboard Shortcut: Toggle widget with Alt+S (customizable)
  • 🖱️ Draggable Interface: Position the widget anywhere on screen

Installation

  1. Install Tampermonkey for your browser
  2. Click the raw script link and install it in Tampermonkey
  3. Visit any website and press Alt+S to open the widget

Usage

  • Toggle Widget: Press Alt+S (or click the close button)
  • Refresh Data: Click the refresh button to fetch fresh data
  • Switch Views: Use tabs to view current site or all cached sites
  • Navigate Charts: Click the navigation buttons to view different data visualizations
  • Drag Widget: Click and drag the header to reposition

Configuration

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
};

Troubleshooting

  • "SEMrush blocked the request": Open semrush.com in a tab first to authenticate
  • No data showing: Some websites may not have SEMrush data available
  • Widget not appearing: Check that Tampermonkey is enabled and the script is active

Compatibility

  • Works on all websites (except semrush.com)
  • Requires Tampermonkey or similar userscript manager
  • Compatible with Chrome, Firefox, Edge, and Safari

Version

7.6 - Added category rank support and reduced dashboard spacing