调整视口
web_resizeResize the browser viewport to specified width and height in CSS pixels, changing only the rendering area without making network requests.
Instructions
调整浏览器视口尺寸(CSS 像素)。
权限说明:只改变渲染视口,不产生网络请求。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| width | Yes | 视口宽度 | |
| height | Yes | 视口高度 |