Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 1.85 KB

README.md

File metadata and controls

22 lines (17 loc) · 1.85 KB

🚀 Token Devtools Inspector

A robust Chrome extension, streamlines the extraction of authorization tokens from HTTP requests within Chrome DevTools. It simplifies the identification of requests with authorization headers, token extraction, and various essential tasks for developers.

🎯 How to Use

  1. Open Chrome DevTools
  2. Locate the Token Inspector panel (similar to Console, Network, or Application panels)
  3. Find your tokens effortlessly
  4. Rest assured, Token Extractor prioritizes user security by not extracting sensitive data. The source code is open for verification.

🔑 Key Features

  • Effortless Token Extraction: Automatically detects and extracts tokens from requests with authorization headers, eliminating manual inspection.
  • Flexible Token Handling: Tailor output by choosing to include or exclude the "Bearer" keyword from the extracted token.
  • User-Friendly Interface: Seamlessly integrates into Chrome DevTools, offering an intuitive interface for quick token extraction.
  • Enhanced Workflow: Copy extracted tokens to the clipboard with a single click for swift integration into applications and APIs.
  • Token Inspection: Dive deeper into extracted tokens by inspecting them on jwt.io. Understand token structures and contents effortlessly.

🌐 Browser support

Available for Chrome & Firefox!

Save time and simplify your development workflow with Token Extractor. Install the extension now to streamline your token extraction process. 🛠️

‼️ There are no more recent updates because the project already fulfills the purpose for which it was created, if at any time there is any feature deprecated by the Chrome API or any other reason I will be attentive to update it.