AutoJWT Firefox

Examine source code of AutoJWT

Inspect and view changes in AutoJWT source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "AutoJWT",
  "description": "Browser developer extension to automatically find, parse, and copy JWT authorization tokens",
  "version": "0.5.2",
  "manifest_version": 2,
  "permissions": [
    "clipboardWrite"
  ],
  "background": {
    "scripts": [
      "browser-polyfill.js",
      "background.js"
    ]
  },
  "devtools_page": "devtools.html",
  "icons": {
    "16": "/images/get_started16.png",
    "32": "/images/get_started32.png",
    "48": "/images/get_started48.png",
    "128": "/images/get_started128.png"
  }
}

Best AutoJWT Alternatives

Here are some Firefox add-ons that are similar to AutoJWT: