Visit website which contains JWT token in local storage and click extension button (key icon).
If a single token was found it is copied directly into the clipboard.
If multiple tokens were found you can select which one you would like to copy.
Instructions
-
Build
npm run dist
-
Manually install extension to Google Chrome, using
dist
directory. -
Open
test.html
in Google Chrome and run extension -
Modify code and
npm run build
to see changes