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
distdirectory. -
Open
test.htmlin Google Chrome and run extension -
Modify code and
npm run buildto see changes


