device simulator

This commit is contained in:
2026-06-08 19:43:17 +08:00
parent 700bb135ad
commit ad6403f3e4
10 changed files with 1988 additions and 1 deletions

View File

@@ -54,5 +54,13 @@
"command": "hplToolbox.openMintegralChecker",
"path": "/mintegral",
"beta": false
},
{
"id": "device-simulator",
"title": "Device Simulator",
"description": "Preview HTML playables inside accurate mobile device frames with notch and Dynamic Island overlays",
"command": "hplToolbox.openDeviceSimulator",
"path": "/device-simulator",
"beta": false
}
]