arc_clear_indexeddb
Delete an IndexedDB database in Arc Browser by specifying its name, optionally targeting a specific tab index for removal.
Instructions
IndexedDBのデータベースを削除する
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| database | Yes | 削除するデータベース名 | |
| tab_index | No | タブのインデックス(指定しない場合はアクティブタブ) |