Parse JWT Bearer Tokens Firefox

Examine source code of Parse JWT Bearer Tokens

Inspect and view changes in Parse JWT Bearer Tokens source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Parse JWT Bearer Tokens",
  "version": "1.2.1",
  "description": "Parse JWT bearer tokens and display claims in a clean UI",
  "browser_specific_settings": {
    "gecko": {
      "id": "{d609e8c3-91ca-4176-942a-e932dcd74e62}",
      "strict_min_version": "96.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "icons": {
    "16": "img/i16.png",
    "32": "img/i32.png",
    "48": "img/i48.png",
    "96": "img/i96.png",
    "128": "img/i128.png"
  },
  "browser_action": {
    "default_popup": "dialog/dialog.html",
    "default_icon": {
      "16": "img/i16.png",
      "32": "img/i32.png",
      "48": "img/i48.png",
      "96": "img/i96.png",
      "128": "img/i128.png"
    }
  },
  "background": {
    "scripts": [
      "ext/service.js"
    ]
  },
  "permissions": []
}

Best Parse JWT Bearer Tokens Alternatives

Here are some Firefox add-ons that are similar to Parse JWT Bearer Tokens: