feat(ext): update API Key input to use password type for enhanced security

This commit is contained in:
Simon
2026-01-21 17:37:27 +08:00
parent f0cb69ec7f
commit 570c79623b
2 changed files with 12 additions and 12 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "@page-agent/ext",
"private": true,
"version": "1.0.0-beta.1",
"version": "1.0.0-beta.3",
"type": "module",
"scripts": {
"dev": "wxt",