new changes in extension

This commit is contained in:
n4ze3m
2023-04-11 16:41:45 +05:30
parent 34efe64f3b
commit dd2d3b1d97
3 changed files with 32 additions and 3 deletions

View File

@@ -52,7 +52,9 @@
}
],
"permissions": [
"storage"
"storage",
"activeTab",
"scripting"
]
}
}