Skip to content

Commit 8a09597

Browse files
committed
fix MV3 dynamic script injection
1 parent 058dccc commit 8a09597

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/manifest_v3.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ const manifest: browser._manifest.WebExtensionManifest = {
4141
permissions: [
4242
'storage',
4343
'offscreen',
44+
'scripting',
4445
],
4546
host_permissions: [
4647
// Only firefox requires this, and the subdomain must be completely specified, otherwise the request fails

0 commit comments

Comments
 (0)