API Interceptor + DOM Inspector

Fixed version with better memory management and storage

Dovrai installare un'estensione come Tampermonkey, Greasemonkey o Violentmonkey per installare questo script.

You will need to install an extension such as Tampermonkey to install this script.

Dovrai installare un'estensione come Tampermonkey o Violentmonkey per installare questo script.

Dovrai installare un'estensione come Tampermonkey o Userscripts per installare questo script.

Dovrai installare un'estensione come ad esempio Tampermonkey per installare questo script.

Dovrai installare un gestore di script utente per installare questo script.

(Ho già un gestore di script utente, lasciamelo installare!)

Dovrai installare un'estensione come ad esempio Stylus per installare questo stile.

Dovrai installare un'estensione come ad esempio Stylus per installare questo stile.

Dovrai installare un'estensione come ad esempio Stylus per installare questo stile.

Dovrai installare un'estensione per la gestione degli stili utente per installare questo stile.

Dovrai installare un'estensione per la gestione degli stili utente per installare questo stile.

Dovrai installare un'estensione per la gestione degli stili utente per installare questo stile.

(Ho già un gestore di stile utente, lasciamelo installare!)

Autore
gl4_manu
Installazioni giornaliere
0
Installazioni totali
2
Valutazione
0 0 0
Versione
1.0.0
Creato il
28/05/2026
Aggiornato il
28/05/2026
Dimensione
33,2 KB
Licenza
MIT
Applica a
Tutti i siti

🛠️ 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