arc_get_computed_styles
Retrieve computed CSS styles of a specified element using its CSS selector in an Arc Browser tab. Optionally target a specific tab index.
Instructions
要素の計算済みスタイルを取得する
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| selector | Yes | CSSセレクタ | |
| tab_index | No | タブのインデックス(指定しない場合はアクティブタブ) |