indexeddb_delete
Delete a named IndexedDB database for the current origin to clear single-page app state that persists after cookie wipes.
Instructions
Delete an IndexedDB database by name for the current origin (clears SPA state that survives a cookie wipe).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes |