This commit is contained in:
2026-06-15 13:55:05 +08:00
parent 7094e6c3b0
commit cebb65fb35
10 changed files with 330 additions and 3 deletions

View File

@@ -2,7 +2,7 @@
"name": "hpl-toolbox",
"displayName": "HPL Toolbox",
"description": "Bundled tools: PLEC Upload, AppLovin Playable Preview, Base64 Scanner, MRAID Checker. Local HTML Host.",
"version": "0.2.1",
"version": "0.2.2",
"publisher": "hesukastro",
"license": "UNLICENSED",
"repository": {
@@ -51,6 +51,10 @@
{
"command": "hplToolbox.openDeviceSimulator",
"title": "HPL Toolbox: Open Device Simulator"
},
{
"command": "hplToolbox.checkForUpdates",
"title": "HPL Toolbox: Check for Updates"
}
],
"viewsContainers": {