SwaggerAuthenticator Firefox

Examine source code of SwaggerAuthenticator

Inspect and view changes in SwaggerAuthenticator source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "SwaggerAuthenticator",
  "description": "Automates authentication and adds dark theme to Swagger UI.",
  "version": "1.6.6",
  "manifest_version": 3,
  "author": "Indogermane",
  "icons": {
    "200": "icons/icon.png"
  },
  "permissions": [
    "storage",
    "scripting"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "src/background/background.js"
    ]
  },
  "options_ui": {
    "page": "src/options/options.html",
    "open_in_tab": false
  },
  "action": {
    "default_icon": "icons/icon.png",
    "default_title": "Toggle SwaggerAuthenticator"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "SwaggerAuth@Indogermane",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    },
    "gecko_android": {
      "strict_min_version": "142.0"
    }
  }
}

Mejores alternativas SwaggerAuthenticator

Aquí hay algunas Firefox add-ons que son similares a SwaggerAuthenticator: