http_auth
Set or clear HTTP auth credentials for a browser tab. Supply username and password to authenticate, or clear existing credentials.
Instructions
Set or clear HTTP auth credentials.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tabId | Yes | Tab ID to set auth for | |
| action | Yes | Set or clear credentials | |
| username | No | Username for HTTP auth | |
| password | No | Password for HTTP auth |