Launched this week

JWT Token Decode
Decode & inspect JWTs locally — auto-capture from requests
3 followers
Decode & inspect JWTs locally — auto-capture from requests
3 followers
Chrome extension for developers to decode and inspect JWTs safely — entirely locally. JWT Token Decode auto-captures tokens from web requests, shows headers, payloads, and claims in a clean, readable view, and helps debug authentication flows without pasting sensitive tokens into online tools.




@new_user___34620255be6c913c5c85d4c
Is this application fully offline? Can you confirm that no data is transmitted to any external server during or after use?
@delich Thanks for the question 🙌
Yes — the extension runs fully locally in the browser.
No data is sent to any external server during or after use.
The full source code is open and available on GitHub — you can also see from the repository structure that there’s no backend involved.
🔗 https://github.com/softcoredevman/jwttokendecode