Skip to content

Commit 35370bb

Browse files
committed
We don't need tabs after all.
1 parent d9eb425 commit 35370bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wxt.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ export default defineConfig({
1515
128: "/icons/icon-128.png",
1616
},
1717
name: "Gitcasso",
18-
permissions: ["activeTab", "tabs"],
18+
permissions: ["activeTab"],
1919
version: "0.2.0",
2020
},
2121
modules: ["@wxt-dev/webextension-polyfill"],

0 commit comments

Comments
 (0)