fix: remove the scripting for extension (#411)

This commit is contained in:
Mahesh Sanikommu 2025-09-03 13:01:24 -07:00 committed by GitHub
parent cae7051d1a
commit ade1b6732c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -15,7 +15,6 @@ export default defineConfig({
permissions: [
"contextMenus",
"storage",
"scripting",
"activeTab",
"webRequest",
"tabs",