From 21f7cc7ff6e869fe808f471e05e7740e52e31360 Mon Sep 17 00:00:00 2001 From: meishibiezb <750783119@qq.com> Date: Tue, 5 May 2026 03:55:34 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E4=BF=AE=E6=94=B9config=E4=BD=BF?= =?UTF-8?q?=E5=85=B6=E8=83=BD=E5=A4=9F=E6=8F=90=E4=BA=A4=E5=88=B0Chrome?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- wxt.config.ts | 3 +++ 1 file changed, 3 insertions(+) diff --git a/wxt.config.ts b/wxt.config.ts index d045655..71a946b 100644 --- a/wxt.config.ts +++ b/wxt.config.ts @@ -4,6 +4,9 @@ import { defineConfig } from 'wxt'; export default defineConfig({ browser: "firefox", manifest: { + name: "Picture Collector", + description : "", + version: "0.0.1", permissions: ['storage', 'downloads'], browser_specific_settings: { gecko: {