All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- New option to control wrapping behaviour for long claim names. Default is less aggressive wrapping which should solve #6.
- Reduce font size to be more consistent with other devtools tabs
- Update manifest version to 3
- Change prefix option to support comma separated list of prefixes
- Add option to include Bearer prefix when copying token to clipboard
- Make header name and prefix configurable from options page #5
- Add display of JWT header fields (from achebrol)
- Prevent wrapping of short claim names
- Dark mode
- Changed formatting of the output to be table-based to make it more resilient to long claim names #2
- Fix for copying to clipboard (from Miragecoder)
- Copy token to clipboard
- Added more details to manifest
- Updated icons
- Changelog
First release