diff --git a/wxt.config.ts b/wxt.config.ts index e2950e1..0f5aeba 100644 --- a/wxt.config.ts +++ b/wxt.config.ts @@ -61,7 +61,7 @@ export default defineConfig({ process.env.TARGET === "firefox" ? { gecko: { - id: "page-assist@n4ze3m" + id: "page-assist@nazeem" } } : undefined,