diff --git a/apps/browser-extension/wxt.config.ts b/apps/browser-extension/wxt.config.ts index 7b877abd..0ef00bd2 100644 --- a/apps/browser-extension/wxt.config.ts +++ b/apps/browser-extension/wxt.config.ts @@ -15,7 +15,6 @@ export default defineConfig({ permissions: [ "contextMenus", "storage", - "scripting", "activeTab", "webRequest", "tabs",