Swagger Profile Manager Firefox

Examine source code of Swagger Profile Manager

Inspect and view changes in Swagger Profile Manager source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Swagger Profile Manager",
  "version": "1.2.0",
  "description": "An extension to create and manage swagger authorizations tokens. That applies bearer token on a single click.",
  "icons": {
    "16": "icons/icon-16.png",
    "32": "icons/icon-32.png",
    "48": "icons/icon-48.png",
    "128": "icons/icon-128.png",
    "256": "icons/icon-256.png",
    "512": "icons/icon-16.png"
  },
  "permissions": [
    "activeTab",
    "storage"
  ],
  "manifest_version": 2,
  "developer": {
    "name": "Minhazul Hayat Khan",
    "url": "https://github.com/minhaz1217/swagger-profile"
  },
  "browser_action": {
    "default_icon": {
      "16": "icons/icon-16.png",
      "32": "icons/icon-32.png",
      "48": "icons/icon-48.png",
      "128": "icons/icon-128.png",
      "256": "icons/icon-256.png",
      "512": "icons/icon-16.png"
    },
    "default_title": "Swagger Profile Manager",
    "default_popup": "popup/index.html",
    "browser_style": true
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{c38fbd25-a5cf-419f-a13f-a2ca643ae3d7}"
    }
  }
}

Best Swagger Profile Manager Alternatives

Here are some Firefox add-ons that are similar to Swagger Profile Manager: