ccdpikffdaojmfiibfieapcmfllemoch
View decoded JWTs from storage with deep inspection Description: JWT Viewer is a lightweight and secure tool for developers to easily inspect JSON Web Tokens (JWTs) stored in localStorage and sessionStorage. Key Features: - Automatically detects JWTs in both localStorage and sessionStorage - Decodes and displays JWT header and payload in a clean, formatted view - One-click copy functionality for entire tokens - Expandable/collapsible token sections for better organization - Real-time token inspection with refresh capability - Zero external dependencies - all decoding happens locally - Supports nested JSON objects inspection Perfect for: - Web Developers - Security Engineers - API Testing - Debugging Authentication - Token Inspection during Development Privacy & Security: - Works entirely offline - No data collection or external communications - Token decoding happens locally in your browser - No sensitive data leaves your machine How to use: 1. Click the extension icon on any webpage 2. View automatically detected JWTs from storage 3. Expand/collapse sections to focus on specific tokens 4. Copy tokens with a single click 5. Refresh to check for new tokens Feedback and feature requests welcome!
JWT Sniffer
Catch and decode all the JWTs Show, Decode and Copy all the Json Web Tokens. Are you sending JWT tokens in your HTTP requests? Tired of copying tokens from the developer view into jwt.io when debugging? It will detect all the HTTP(S) requests with Header and Cookies containing a JWT and conveniently display the content.
JWT checker
You can check your JWT for security Introducing "JWT Checker," a cutting-edge mobile app that prioritizes security by providing a comprehensive analysis of JSON Web Tokens (JWTs). With its user-friendly interface and advanced security features, JWT Checker enables efficient and meticulous examination of JWTs from a security standpoint. JWT Checker employs robust algorithms to verify the authenticity and integrity of JWTs. It meticulously inspects token signatures, expiration times, and issuer validity, detecting any indications of tampering or unauthorized access attempts. This app allows developers, security professionals, and users to effortlessly decode and examine JWT payloads, ensuring the accuracy of token claims and mitigating potential security risks. JWT Checker's intelligent error handling promptly alerts users about potential vulnerabilities or inconsistencies in the token structure, enabling proactive identification and resolution of security loopholes. Stay ahead of potential threats and bolster the security of your applications with JWT Checker. Download the app today and empower yourself with a powerful tool that enhances JWT verification, ensuring the protection of your valuable data and user information.
JWT Inspector
Are you sending JWT tokens in your HTTP requests? Tired of copying tokens from the developer view into jwt.io when debugging? This extension will detect HTTP(S) requests with an Authorization header containing a JWT bearer token, and conveniently display the contents of the token in Chrome's developer tools pane.
JWT Token Decoder
JSON Web Tokens are an open, industry standard RFC 7519 method for representing claims securely between two parties. You can use this extension as a security way to decode JWT tokens and view their contents, avoiding unprotected websites that can store them. Updates: v1.1 - Now your decoded token will be saved in your local browser session, so you can view it later. You also have the possibility to clear it if needed.