Skip to content

Latest commit

 

History

History
40 lines (23 loc) · 884 Bytes

readme.md

File metadata and controls

40 lines (23 loc) · 884 Bytes

copy-jwt

Install

Via Google Chrome Web Store

Usage

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.

Develop

Instructions

  1. Build

    npm run dist
  2. Manually install extension to Google Chrome, using dist directory.

  3. Open test.html in Google Chrome and run extension

  4. Modify code and npm run build to see changes

Screen Shots

single token: Example single token

multiple token: Example multiple token

local storage: Example single token