From 506a886ba49920f86d366ddf0c9bcf7f643e35c8 Mon Sep 17 00:00:00 2001 From: nick-delirium Date: Mon, 2 Sep 2024 14:44:08 +0200 Subject: [PATCH] spot change permissions --- spot/wxt.config.ts | 5 ----- 1 file changed, 5 deletions(-) diff --git a/spot/wxt.config.ts b/spot/wxt.config.ts index 5ff8f92b1..0a8425b92 100644 --- a/spot/wxt.config.ts +++ b/spot/wxt.config.ts @@ -21,13 +21,8 @@ export default defineConfig({ }, ], permissions: [ - "activeTab", "storage", - "desktopCapture", - "pageCapture", - "system.memory", "tabCapture", - "scripting", "tabs", "offscreen", "unlimitedStorage",