diff --git a/spot/package.json b/spot/package.json index 07b9620bf..c5778f205 100644 --- a/spot/package.json +++ b/spot/package.json @@ -2,7 +2,7 @@ "name": "spot", "description": "manifest.json description", "private": true, - "version": "1.0.19", + "version": "1.0.20", "type": "module", "scripts": { "dev": "wxt", diff --git a/spot/wxt.config.ts b/spot/wxt.config.ts index 650d00e48..359679d6b 100644 --- a/spot/wxt.config.ts +++ b/spot/wxt.config.ts @@ -27,7 +27,6 @@ export default defineConfig({ "unlimitedStorage", "webNavigation", "webRequest", - "", "debugger", ], },