- playworks converter (beta)
- mraid checker (beta)
- removed daily updates generator
This commit is contained in:
2026-05-27 18:41:26 +08:00
parent 75a506a505
commit 78578cec16
3 changed files with 5 additions and 3 deletions

View File

@@ -2,7 +2,7 @@
"name": "hpl-toolbox",
"displayName": "HPL Toolbox",
"description": "Bundled tools: PLEC Upload, AppLovin Demo Upload, Base64 Asset Scanner, MRAID Checker. Local HTML Host.",
"version": "0.1.5",
"version": "0.1.6",
"publisher": "hesukastro",
"license": "UNLICENSED",
"repository": {
@@ -12,7 +12,9 @@
"engines": {
"vscode": "^1.85.0"
},
"categories": ["Other"],
"categories": [
"Other"
],
"icon": "media/hpl.png",
"main": "./out/extension.js",
"activationEvents": [],