API Interceptor + DOM Inspector

Fixed version with better memory management and storage

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

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

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

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

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

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

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

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

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

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

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

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

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

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

작성자
gl4_manu
일일 설치 수
0
총 설치 수
2
평점
0 0 0
버전
1.0.0
생성일
2026-05-28
갱신일
2026-05-28
크기
33.2KB
라이선스
MIT
적용 사이트
모든 사이트

🛠️ DevTools Pro v1.0.0

A powerful Tampermonkey script that adds professional development tools to any website

✨ Features

📡 API Request Interceptor

  • Intercepts all fetch() and XMLHttpRequest calls
  • Captures request URLs, methods, and status codes
  • Auto-detects JWT tokens in Authorization headers
  • Real-time logging with visual indicators

🔍 DOM Live Inspector

  • Hover any element to highlight it
  • Click to interact with elements
  • Copy CSS selectors or XPath with one click
  • Edit HTML directly in the browser
  • Hide or log elements to console

💾 Persistent Storage

  • Automatically saves all captured requests
  • Data survives page refreshes and browser restarts
  • Export logs to JSON format
  • Import previous sessions for analysis

🎨 Clean Interface

  • Draggable floating panel
  • Search/filter functionality
  • Expandable request details
  • Color-coded status indicators
  • Lightweight and performant

🚀 Quick Start

  1. Install Tampermonkey extension
  2. Add this script
  3. Click the 🛠️ button on any website
  4. Start inspecting and monitoring!

📋 Use Cases

  • API Debugging - Monitor all network requests
  • JWT Analysis - Track authentication tokens
  • DOM Exploration - Inspect page structure
  • Rapid Prototyping - Edit HTML live
  • Security Testing - View request/response patterns

⚙️ Requirements

  • Tampermonkey or compatible userscript manager
  • Chrome, Firefox, Edge, or any modern browser